Search results

LabelSettingsModel API in React Blockeditor API component

Interface for a class LabelSettings

Properties

labelItems

LabelItemModel[]

Specifies the label items for the label popup. This property is an array of LabelItemModel instances defining label-related options. By default, predefined labels are provided.

triggerChar

string

Specifies the trigger character for labels. This property defines the character that triggers the label popup to open. By default, the trigger character is set to ’$‘.