API Reference > presentation-components > Properties > InstanceKeyValueRenderer InstanceKeyValueRenderer Class Beta Property value renderer for instance keys. If application provides a UnifiedSelectionContext and this value is clicked, the current selection is replaced with the instance pointed by the key. The selection changes at the default selection level as provided by the context. Implements IPropertyValueRenderer Methods Name Description constructor(): InstanceKeyValueRenderer canRender(record: PropertyRecord): boolean render(record: PropertyRecord, context?: PropertyValueRendererContext): Element Defined in presentation/components/src/presentation-components/properties/InstanceKeyValueRenderer.tsx Line 23 Last Updated: 12 June, 2024