ObjectsGridCardCellSkeleton
Overview
Renders a single card-layout cell skeleton placeholder while ObjectsGrid data is loading. Displays the field label alongside a sized skeleton for the value area.
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 display the label and size the skeleton placeholder. |
Source
client/lib/objects-grid/ObjectsGridCardCellSkeleton.vue