ProgressSpinner Theming

Theming documentation for ProgressSpinner component

Styled#

CSS Classes#

List of class names used in the styled mode.

classNamedescription
p-progressspinnerClass name of the root element
p-progressspinner-spinClass name of the spin element
p-progressspinner-circleClass name of the circle element

Design Tokens#

List of design tokens.

tokenCSS Variabledescription
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

Unstyled#

Theming is implemented with the pass through properties in unstyled mode.