Functions
Link copied to clipboard
Constructs a ButtonContent with an Emoji.
Constructs a ButtonContent with a label and an Emoji.
Link copied to clipboard
Constructs a ButtonContent with a label.
Link copied to clipboard
Constructs a ButtonContent from a shortcode emoji, such as :joy:
.
Constructs a ButtonContent from a String and a shortcode emoji, such as :joy:
.
Link copied to clipboard
Constructs a ButtonContent with an unicode emoji, see Emoji.fromUnicode for accepted formats.
Constructs a ButtonContent with a label and an unicode emoji, see Emoji.fromUnicode for accepted formats.