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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.