Vieolo / vieolo-ui

React UI Library with a high degree of customization, taken inspiration from Material UI and Flutter
MIT No Attribution
0 stars 0 forks source link

Add `hidden` field in `DropDownMenuItem` #333

Closed ramtinabadi closed 10 months ago

ramtinabadi commented 10 months ago

This field should prevent the item from being rendered. This field can be useful in cases where the user does not have the permission to have the item. If all items are hidden, there should be a prop to disable the button -> disableIfAllItemsHidden