StateNodeConstructor

Public Interface

Table of Contents
Signature
interface StateNodeConstructor {}

(new)

Public ConstructSignature

Parameters
NameDescription

app

App

parent

(optional)

StateNode
Returns
StateNode
References

App, StateNode


Properties

children

Public PropertySignature

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

StateNodeConstructor


id

Public PropertySignature

Signature
id: string

initial

Public PropertySignature

Signature
initial?: string

styles

Public PropertySignature

Signature
styles?: TLStyleType[]
References

TLStyleType


Edit this page
Last edited on 11 May 2023
StateNodeSTYLES