CommandMenu Theming

Theming documentation for commandmenu component

Styled#

CSS Classes#

List of class names used in the styled mode.

classNamedescription
p-commandmenuClass name of the root element
p-commandmenu-listClass name of the list element
p-commandmenu-groupClass name of the group element
p-commandmenu-group-headingClass name of the group heading element
p-commandmenu-itemClass name of the item element
p-commandmenu-emptyClass name of the empty element
p-commandmenu-inputClass name of the input element

Design Tokens#

List of design tokens.

Unstyled#

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