Home > @uniformdev/design-system > Skeleton

Skeleton() function

A loading skeleton

Signature:

Parameters

ParameterTypeDescription
{ width, height, inline, circle, children, ...otherProps }SkeletonProps

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<Skeleton width="50%" height="32px" />