Change Log
🚀 Feature
- New property:
menuId
|string
| default:undefined
. The id of the menu container element - this is what is referenced as the value for the input control'saria-controls
andaria-owns
attributes.
🐞 Bugfix
onKeyDown
property was recieving incorrect first parameter ofevent.type
instead ofevent
.