Introducing PrimeReact v11-alpha 🎉Discover Now

InputColor Theming

Theming documentation for InputColor component

Styled#

InputColor CSS Classes#

List of class names used in the styled mode.

classNamedescription
p-input-color-areaClass name of the area element
p-input-color-area-thumbClass name of the area thumb element
p-input-color-area-backgroundClass name of the area background element
p-input-color-sliderClass name of the slider element
p-input-color-slider-thumbClass name of the slider thumb element
p-input-color-slider-trackClass name of the slider track element
p-input-color-transparency-gridClass name of the transparency grid element
p-input-color-swatchClass name of the swatch element
p-input-color-swatch-backgroundClass name of the swatch background element
p-input-color-inputClass name of the input element
p-input-color-eye-dropperClass name of the eye dropper element

Design Tokens#

List of design tokens.

Unstyled#

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