componente · @solu30/ui-kit/data-display
TableSkeleton
El componente, montado
Cargando el componente del paquete instalado…
Cargando el chunk del paquete instalado…
De dónde se importa
import { TableSkeleton } from '@solu30/ui-kit/data-display'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| rows | opcional | number | — |
| columns | opcional | number | — |
| className | opcional | string | — |
| showHeader | opcional | boolean | Whether to render a header row above the data rows |