Skip to main content

EmojiProps

Index

Properties

optionalemojiLargeSize

emojiLargeSize?: Size

Size of the emoji when it’s enlarged.

optionalemojiPath

emojiPath?: Path

Path to an SVG/PNG. Accepts a string or a callback that is passed the hexcode.

optionalemojiSize

emojiSize?: Size

Size of the emoji. Defaults to 1em.

emojiSource

emojiSource: Source

Emoji datasource metadata.

optionalemoticon

emoticon?: string

Emoticon to reference emoji from.

optionalenlargeEmoji

enlargeEmoji?: boolean

Enlarge emoji increasing it’s size.

optionalhexcode

hexcode?: string

Hexcode to reference emoji from.

optionalrenderUnicode

renderUnicode?: boolean

Render literal unicode character instead of an SVG/PNG.

optionalshortcode

shortcode?: string

Shortcode to reference emoji from.

optionalunicode

unicode?: string

Unicode character to reference emoji from.