Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPieceControllerState

Hierarchy

  • IPieceControllerState

Index

Properties

Optional activeIds

activeIds: string[]

byId

byId: {}

Type declaration

editorActive

editorActive: boolean

editorEnabled

editorEnabled: Partial<Record<PieceType, boolean | undefined>>

highlight

highlight: boolean

Optional hoveredId

hoveredId: undefined | string

Optional hoveredRect

hoveredRect: Rect

Optional sourceId

sourceId: undefined | string

Generated using TypeDoc