Home > @uniformdev/design-system > ObjectItemLoadingSkeleton
ObjectItemLoadingSkeleton() function
Animated skeleton placeholder for ObjectListItem(), displayed while data is loading. Matches the visual dimensions of a real list item so the layout doesn't shift on load.
Signature:
Parameters
| Parameter | Type | Description |
|---|---|---|
| { showCover, renderAs, } | ObjectItemLoadingSkeletonProps |
Returns:
_emotion_react_jsx_runtime.JSX.Element