BlockSuite API Documentation / @blocksuite/block-std / UIEventHandler
Type alias: UIEventHandler ​
UIEventHandler: (
context
) =>boolean
|null
|undefined
|void
Parameters ​
• context: UIEventStateContext
Returns ​
boolean
| null
| undefined
| void
Source ​
block-std/src/event/base.ts:47
Generated using typedoc-plugin-markdown and TypeDoc