IconField Theming

Theming documentation for IconField component

Styled#

CSS Classes#

List of class names used in the styled mode.

classNamedescription
p-iconfieldClass name of the root element
p-inputiconClass name of the icon element

Design Tokens#

List of design tokens.

tokenCSS Variabledescription
iconfield.icon.color
--p-iconfield-icon-color
Color of icon

Unstyled#

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