HighlightedTextProps Interface
Deprecated  in 4.17.0. Use React.ComponentProps<typeof HighlightedText>
Properties of HighlightedText
Properties
| Name | Type | Description | |
|---|---|---|---|
| activeMatchIndex | number | undefined | ||
| caseSensitive | boolean | undefined | Should search be case sensitive | |
| searchText | string | ||
| text | string | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.