You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2021. It is now read-only.
I want to make a menu that has state based icons.
I could make several menu trees, but I'd rather make as few as possible and be able to dynamically hide/show specific ClickMenuItems.
If this is possible, then please document/demo how to do this.
If this is not possible then please consider implementing this.
NOTE: I also want to be able to dynamically change the tooltip and icon, but this also appears to not be implemented supported. Perhaps the implementation to make hide/show possible could also take dynamic text/icon in to account too.