Skeleton is a great replacement for a spinner in loading states, which builds an expectation of how the page is going to look.
There's a SkeletonBox component that can be used to draw custom shapes or use in places, where non-Hightouch UI components are being used. Border radius will dynamically be applied based on the box's height.
All Hightouch UI components work with Skeleton. Use the below example to test it out.
Inherits margin props.
| Name | Default | Description |
|---|---|---|
isLoading | — | boolean |
children | — | ReactNode |
Inherits margin props.
| Name | Default | Description |
|---|