Tabla

Componente `comp_tabla` integrado.

Sintaxis en Plantilla (Snippet)

{% comp_tabla data_url="/api/mock-data/" columns=[{"title": "ID", "field": "id", "width": 50}, {"title": "Nombre", "field": "name"}, {"title": "Email", "field": "email"}, {"title": "Ciudad", "field": "city"}, {"title": "Empresa", "field": "company"}] height="400px" %}

Renderizado (Autogenerado)

Cargando Tabulador...
0 registros

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

Atributo Control Opciones / Descripción Defecto
data_url
Libre None
columns
Libre None
editable
Libre False
deletable
Libre False
page_size
Libre 10
selectable
Libre False
header_font_size
Libre '14px'
row_font_size
Libre '13px'
header_actions
Libre None
group_by
Libre None
searchable
Libre False
filterable
Libre False
height
Libre '400px'
theme
Estilo visual de Tabulator
modern bulma bootstrap4 bootstrap5 semanticui materialize site default
'modern'
classes
Libre ''