EmojiMatcher
Hierarchy
- Matcher<EmojiProps, EmojiMatcherOptions>
- EmojiMatcher
Index
Constructors
constructor
Properties
data
factory
greedy
inverseName
options
propName
Methods
asTag
createElement
doMatch
Trigger the actual pattern match and package the matched response through a callback.
Type parameters
- T
match
matchEmoticon
matchShortcode
matchUnicode
onAfterParse
When a single
Emoji
is the only content, enlarge it!
onBeforeParse
Load emoji data before matching.
Attempts to create a React element using a custom user provided factory, or the default matcher factory.