Steps

Componente `comp_steps` integrado.

Sintaxis en Plantilla (Snippet)

{% comp_steps current_step=2 steps=[{"title": "Configuraci贸n"}, {"title": "Validaci贸n"}, {"title": "Finalizado"}] %}

Renderizado (Autogenerado)

1
Configuraci贸n
2
Validaci贸n
3
Finalizado

API Props & Live Playground Los cambios se reflejan en tiempo real

Atributo Control Opciones / Descripci贸n Defecto
current_step
Libre None
steps
Libre None
classes
Libre ''