BlockSuite API Documentation / @blocksuite/block-std / UIEventState
Class: UIEventState
Extended by
Constructors
new UIEventState(event)
new UIEventState(
event
):UIEventState
Parameters
• event: Event
Returns
Source
block-std/src/event/base.ts:11
Properties
event
event:
Event
Source
block-std/src/event/base.ts:11
type
type:
string
='defaultState'
when extends, override it with pattern xxxState
Source
block-std/src/event/base.ts:9
Generated using TypeDoc and typedoc-plugin-markdown.