Tabs

Componente `comp_tabs` integrado.

Sintaxis en Plantilla (Snippet)

{% comp_tabs id="preview-id" tabs_data=[{"title": "Pestaña 1", "id": "tab1", "content": "Contenido de la primera pestaña..."}, {"title": "Pestaña 2", "id": "tab2", "content": "Este es el segundo bloque de información."}, {"title": "Pestaña 3", "id": "tab3", "content": "Finalizando con la tercera pestaña."}] %}

Renderizado (Autogenerado)

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

Atributo Control Opciones / Descripción Defecto
id
Libre None
tabs_data
Libre None
active_tab
Libre 0
classes
Libre ''