Interface ILabelEditAction

Properties of a LabelEditAction.

Hierarchy

  • ILabelEditAction

Implemented by

Properties

color?: null | number

LabelEditAction color

deleted?: null | boolean

LabelEditAction deleted

name?: null | string

LabelEditAction name

orderIndex?: null | number

LabelEditAction orderIndex

predefinedId?: null | number

LabelEditAction predefinedId

Generated using TypeDoc