fortunar / react-sidemenu

React sidemenu component
57 stars 14 forks source link

Disable Items (Feature/Question) #25

Open 5cript opened 4 years ago

5cript commented 4 years ago

Is there a way to disable items, so they cannot be activated? I have menu items that are locked behind permissions and other requirements that I dont necessarily want to hide entirely.

Or alternatively, can the activation and visual change be rejected?