BlockSuite API Documentation / @blocksuite/block-std / KeymapIdentifier
Function: KeymapIdentifier()
KeymapIdentifier(
variant
):ServiceIdentifier
<{getter
: (std
) =>Record
<string
,UIEventHandler
>;options
:EventOptions
; }>
Parameters
variant
string
Returns
ServiceIdentifier
<{ getter
: (std
) => Record
<string
, UIEventHandler
>; options
: EventOptions
; }>
Defined in
packages/framework/block-std/src/identifier.ts:32