API Reference > imodeljs-frontend > Properties > LinkElementsInfo LinkElementsInfo Interface Deprecated Move LinkElementsInfo to bentley/ui-abstract beginning in iModel.js 2.0. 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 undefined | (record: PropertyRecord, text: string) => void Callback to link click event Defined in core/frontend/src/properties/Record.ts Line 16 Last Updated: 13 June, 2024