ObjectsGridBodyCellSkeleton
Overview
Renders a single table-layout body cell skeleton placeholder while ObjectsGrid data is loading. Sizes the skeleton based on the field definition.
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| themeOverride | String|Object|Array | null | A partial theme object merged with the component's default theme; accepts a class string, class array, or theme object. | |
| field | object | yes | Field definition used to size the skeleton placeholder. |
Source
client/lib/objects-grid/ObjectsGridBodyCellSkeleton.vue