SelectMenu
SelectMenu copied to clipboard
Pass event to Callback
trafficstars
With the callback option, there's no way to access the currently clicked element, which would be useful to modify or modify its sub-menu items.
This pull request passes along the event parameter to give access to the clicked element.
bump
Has conflicts that must be resolved