Last updated

Class: SDKLabel

Implements

Table of contents

Properties

Constructors

Properties

tag

tag: string

Implementation of

ILabel.tag


displayLabel

displayLabel: string

Implementation of

ILabel.displayLabel


color

color: string

Implementation of

ILabel.color


attributes

Optional attributes: string[]

Implementation of

ILabel.attributes


displayData

Optional displayData: ILabelDisplayData

Implementation of

ILabel.displayData

Constructors

constructor

new SDKLabel(label)

Parameters

NameType
labelPartial<ILabel>