Hi guys.
First of all, thank you for the amazing addition to dash.
I was wondering if it would be possible to add a StopPropagation prop for the Keyboard component.
My use case is writting a hotkey system and I would like to have the ability for modals to consume hotkey events to make it possible for the modals to use the same binding as the main page.
Hi guys.
First of all, thank you for the amazing addition to dash.
I was wondering if it would be possible to add a
StopPropagationprop for theKeyboardcomponent.My use case is writting a hotkey system and I would like to have the ability for modals to consume hotkey events to make it possible for the modals to use the same binding as the main page.