withLinks Function
withLinks(stringValue: string, links?: LinkElementsInfo, highlight?: (text: string) => React.ReactNode): React.ReactNode
| Parameter | Type | Description | 
|---|---|---|
| stringValue | string | |
| links | LinkElementsInfo | |
| highlight | (text: string) => React.ReactNode | 
Returns - React.ReactNode
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.