Theming documentation for IconField component
List of class names used in the styled mode.
| className | description |
|---|---|
| p-iconfield | Class name of the root element |
| p-inputicon | Class name of the icon element |
List of design tokens.
| token | CSS Variable | description |
|---|---|---|
| iconfield.icon.color | --p-iconfield-icon-color | Color of icon |
Theming is implemented with the pass through properties in unstyled mode.