HashtagMatcher
Hierarchy
- Matcher<HashtagProps>
- HashtagMatcher
Index
Constructors
Properties
Methods
Constructors
constructor
Properties
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
onAfterParse
Callback triggered after parsing.
onBeforeParse
Callback triggered before parsing.
Attempts to create a React element using a custom user provided factory, or the default matcher factory.