Table of contents

Public interface

Signature
interface TLStateNodeConstructor {}
Source

packages/editor/src/lib/editor/tools/StateNode.ts


(new)

Public constructsignature

Parameters
NameDescription

editor

Editor

parent

StateNode
Returns
StateNode
References

Editor, StateNode


Properties

children

Public propertysignature

Signature
children?: () => TLStateNodeConstructor[]
References

TLStateNodeConstructor


id

Public propertysignature

Signature
id: string

initial

Public propertysignature

Signature
initial?: string

TLSnapIndicatorPropsTLStoreEventInfo