class EmojiOrLabelButtonMixin

export declare class EmojiOrLabelButtonMixin

protectedreadonly
data : EmojiOrLabelButtonData

clearEmoji() : this

Clears the emoji on this button.

clearLabel() : this

Clears the label on this button.

setEmoji() : this

Sets the emoji to display on this button.

setLabel(
label: string
) : this

Sets the label for this button.