TLStateNodeConstructor

See source code
Table of contents
interface TLStateNodeConstructor {}

(new)

Parameters

NameDescription

editor

Editor;

parent

Returns


Properties

id

id: string;

initial

optional
initial?: string;

isLockable

isLockable: boolean;

useCoalescedEvents

useCoalescedEvents: boolean;

Methods

children

optional

Prev
TLSnapIndicatorProps
Next
TLStoreBaseOptions