Renders anchor tag by wrapping or splitting provided text

renderLinks(text: string, links: LinkElementsInfo, highlight?: (text: string) => React.ReactNode): React.ReactNode

Parameter Type Description
text string  
LinkElementsInfo  
highlight (text: string) => React.ReactNode  

Returns - React.ReactNode

Defined in

Last Updated: 14 November, 2024