The keyboard key pressed by user
Optionalcb: () => void
Optional callback function to be fired
OptionalcallbackId: string
Optional The Id of element which init the focus trap
OptionalisFocusTrapped: boolean
Optional, component is focus trapped enabled
Callback function which is fired when keyboard key is pressed.