Introducing PrimeReact v11-alpha 🎉Discover Now

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-groupheaderClass name of the group header element
p-commandmenu-itemClass name of the item element
p-commandmenu-emptyClass name of the empty element
p-commandmenu-headerClass name of the header element
p-commandmenu-footerClass name of the footer 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.