Tabla Informes

Componente `comp_tabla_informes` integrado.

Sintaxis en Plantilla (Snippet)

{% comp_tabla_informes 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)

Informe Detallado

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
export_url
Libre None
group_by
Libre None
height
Libre '600px'
filterable
Libre True
theme
Estilo visual de Tabulator
modern bulma bootstrap4 bootstrap5 semanticui materialize site default
'bulma'
classes
Libre ''