Type Alias KeyboardEvents

KeyboardEvents: TypedCustomEvent<
    "active",
    { element: HTMLTextAreaElement; active: boolean; lens?: Lens },
>

Events emitted by Keyboard.

MMNEPVFCICPMFPCPTTAAATR