Select with SelectItem nested #468
Closed
reasonknowledge
started this conversation in
Suggestions
Replies: 2 comments
-
|
Select with SelectItem nested |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Select is designed to act like a native select element: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/select If you need submenus, I'd recommend using checking out Menu, Combobox or Popover: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to have a Select component with items that act as submenus, similar to the MenuBar or Dropdown component. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions