Skeleton
Overview
Show a skeleton UI before your content loads — gray boxes in place of images and text, for example, until they finish loading.
Properties
| Property | Description | Value | Default |
|---|---|---|---|
enabled | Sets whether to show the loading skeleton. Turn it off and the child displays as usual. | On/Off | On |
groupName | When a SkeletonGroup with the same name sits above this widget, the skeleton follows that group's visibility instead. | String | Not set |
containersColor | Sets the color of the container (box) bones. | Color | Not set |
borderRadius | Sets the corner radius of the text bones. | Per-corner radius values | Not set |
shimmerEffectColor | Sets the shimmer effect that sweeps across the bones. | Color effect | Not set |
boneSquare | When set, shows one rectangular bone at the given size and corner radius instead of the child. | Setting value | Not set |