API Reference > ui-abstract > Properties > LinkElementsInfo LinkElementsInfo Interface Beta Properties for the PropertyRecord with link info supplied Properties Name Type Description matcher undefined | (displayValue: string) => Array<{ end: number, start: number }> Function that specifies which parts of display value need to be clickable. onClick (text: string) => void Callback to link click event Defined in ui/abstract/src/ui-abstract/properties/Record.ts Line 16 Last Updated: 26 February, 2021