Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 584 Bytes

File metadata and controls

17 lines (12 loc) · 584 Bytes
id section subsection source propComponents
Options menu
components
menus
react-demos
MenuToggle
Divider
Select
SelectList
SelectOption
SelectGroup

import SearchIcon from '@patternfly/react-icons/dist/esm/icons/search-icon';

As the <OptionsMenu> component is now deprecated, an options menu may now be built using the new suite of menu components. This is showcased in the following demo, which uses the new select component that is built off of menu.

Options menu