LogoPixi’VN
indexNamespacesRegisteredLabelsFunctions

Function: add()

> add(...labels): void

Defined in: src/narration/decorators/RegisteredLabels.ts:36

Saves a label in the system

Parameters

labels

...LabelAbstract<any, any, number>[]

The label(s) to be saved

Returns

void

On this page