v3.3.0
What's Changed
KDropdownMenu
- Adds new prop
isContextMenu
to allow it to open the menu when the user right-clicks on the KDropdownMenu’s parent element. - Adds new slot
header
to allow display content as a menu header. - Exposes the click event object as a second argument on
@select
event.
Full Changelog: v3.2.0...v3.3.0