Skeleton component
Skeleton is used as placeholder while you wait for content to load, or to visualize content that doesn't exist yet.
Properties
Name | Description | Default |
---|---|---|
backgroundOpacity | 0.9 | |
baseUrl | - | |
foregroundOpacity | 0.4 | |
gradientRatio | 2 | |
interval | 0.15 | |
speed | 1.5 | |
uniqueKey | - |
Note: This table does not include native DOM and React properties like `onClick`, `ref`, `id`, `aria-label` (and many others) supported by this component.