Home > @uniformdev/design-system > Skeleton
Skeleton() function
A loading skeleton
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
{ width, height, inline, circle, children, ...otherProps } | SkeletonProps |
Returns:
_emotion_react_jsx_runtime.JSX.Element
Example
<Skeleton width="50%" height="32px" />