primitives icon indicating copy to clipboard operation
primitives copied to clipboard

Expose menu component as a standalone component

Open sayjeyhi opened this issue 1 year ago • 1 comments

Hi,

Can we have menu component as a standalone component to be used in menus, drawers, and other places? now it is only accessible in the context menu and menubar.

Screenshot 2024-05-05 at 21 21 24

sayjeyhi avatar May 05 '24 19:05 sayjeyhi

+1 to this. MaterialUI has the concept of a "MenuList" which can be rendered inline in the HTML, or as part of your own popout element.

https://mui.com/material-ui/react-menu/#composition-with-menu-list

michaelrivet avatar Nov 17 '25 15:11 michaelrivet