Skip to content

BlockSuite API Documentation / @blocksuite/block-std / UIEventState

Class: UIEventState ​

Contents ​

Extended By ​

Constructors ​

new UIEventState(event) ​

new UIEventState(event): UIEventState

Parameters ​

• event: Event

Returns ​

UIEventState

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-plugin-markdown and TypeDoc