TLStateNodeConstructor
Table of contents
Public interface
Signature
interface TLStateNodeConstructor {}
Source
packages/editor/src/lib/editor/tools/StateNode.ts
(new)
Public constructsignature
Parameters
Name | Description |
---|---|
|
|
|
|
Returns
StateNode
References
Properties
children
Public propertysignature
Signature
children?: () => TLStateNodeConstructor[]
References
id
Public propertysignature
Signature
id: string
initial
Public propertysignature
Signature
initial?: string