Skip to content

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

NameTypeRequiredDefaultDescription
themeOverrideString|Object|ArraynullA partial theme object merged with the component's default theme; accepts a class string, class array, or theme object.
fieldobjectyesField definition used to display the label and size the skeleton placeholder.

Source

client/lib/objects-grid/ObjectsGridCardCellSkeleton.vue

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2