Skeleton
Loading placeholder with pulse animation.
Generated from the package's public source.
API
Rootcomponent
Root(props: SkeletonRootProps): Element
Props
class?stringheight?string | number— Explicit height.style?string | CSSPropertiesvariant?"text" | "circular" | "rectangular"— Shape variant. Defaults to "text".width?string | number— Explicit width.
SkeletonRootPropsinterface
Props
class?stringheight?string | number— Explicit height.style?string | CSSPropertiesvariant?"text" | "circular" | "rectangular"— Shape variant. Defaults to "text".width?string | number— Explicit width.