mithril-materialized
Preparing search index...
KeyboardEventHandler
Interface KeyboardEventHandler<T>
Keyboard event handler with proper typing
Type Parameters
T
=
string
The type of the associated value
KeyboardEventHandler
(
event
:
KeyboardEvent
,
value
?:
T
)
:
void
Parameters
event
:
KeyboardEvent
Optional
value
:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mithril-materialized
Loading...
Keyboard event handler with proper typing