Theming documentation for ProgressSpinner component
List of class names used in the styled mode.
className | description |
---|---|
p-progressspinner | Class name of the root element |
p-progressspinner-spin | Class name of the spin element |
p-progressspinner-circle | Class name of the circle element |
List of design tokens.
token | CSS Variable | description |
---|---|---|
progressspinner.color.one | --p-progressspinner-color-one | Color one of root |
progressspinner.color.two | --p-progressspinner-color-two | Color two of root |
progressspinner.color.three | --p-progressspinner-color-three | Color three of root |
progressspinner.color.four | --p-progressspinner-color-four | Color four of root |
Theming is implemented with the pass through properties in unstyled mode.