LinkElementsInfo Interface

Properties for the PropertyRecord with link info supplied

Properties

Name Type Description
matcher (displayValue: string) => { end: number, start: number }[] | undefined Function that specifies which parts of display value need to be clickable.  
onClick (text: string) => void Callback to link click event  

Defined in

Last Updated: 13 May, 2024