class EmojiOrLabelButtonMixin

external
declare class EmojiOrLabelButtonMixin

protectedreadonlyexternal
data : EmojiOrLabelButtonData

external
clearEmoji() : this

Clears the emoji on this button.

external
clearLabel() : this

Clears the label on this button.

external
setEmoji() : this

Sets the emoji to display on this button.

external
setLabel(
label: string
) : this

Sets the label for this button.