HighlightedText Function
Highlighted text Used for highlighting parts in the 'text' which match with 'searchText' Also actively highlights one matched part which is selected with 'activeMatchIndex'
HighlightedText(props: HighlightedTextProps): React.JSX.Element
Parameter | Type | Description |
---|---|---|
props | HighlightedTextProps |
Returns - React.JSX.Element
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.