TLStateNodeConstructor
Table of contents
interface TLStateNodeConstructor {}
Parameters
Returns
StateNode
Properties
children?: () => TLStateNodeConstructor[]
id: string
initial?: string
isLockable: boolean
interface TLStateNodeConstructor {}
StateNode
children?: () => TLStateNodeConstructor[]
id: string
initial?: string
isLockable: boolean