Theming documentation for Skeleton component
List of class names used in the styled mode.
| className | description |
|---|---|
| p-skeleton | Class name of the root element |
List of design tokens.
| token | CSS Variable | description |
|---|---|---|
| skeleton.border.radius | --p-skeleton-border-radius | Border radius of root |
| skeleton.background | --p-skeleton-background | Background of root |
| skeleton.animation.background | --p-skeleton-animation-background | Animation background of root |
Theming is implemented with the pass through properties in unstyled mode.