TLBoxTool

Public Class

Table of Contents
Signature
abstract class TLBoxTool extends StateNode {}
References

StateNode


Properties

children

Public Static Property

Signature
static children: () => (typeof Idle | typeof Pointing)[]
References

Idle, Pointing


id

Public Static Property

Signature
static id: string

initial

Public Static Property

Signature
static initial: string

shapeType

Public Property

Signature
abstract shapeType: string

styles

Public Property

Signature
styles: (
  | 'align'
  | 'arrowheadEnd'
  | 'arrowheadStart'
  | 'color'
  | 'dash'
  | 'fill'
  | 'font'
  | 'geo'
  | 'icon'
  | 'labelColor'
  | 'opacity'
  | 'size'
  | 'spline'
)[]

Edit this page
Last edited on 11 May 2023
TLBoxLikeTLBoxUtil