Home > @uniformdev/design-system > Skeleton

Skeleton() function

A loading skeleton

Signature:

Parameters

Parameter

Type

Description

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

(not declared)

input

SkeletonProps

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example