API Reference > ui-components > Properties > MergedPropertyValueRenderer MergedPropertyValueRenderer Class Default Merged Property Renderer Implements IPropertyValueRenderer Methods Name Description canRender(record: PropertyRecord): boolean Checks if the renderer can handle given property render(_record: PropertyRecord, context?: PropertyValueRendererContext): undefined | null | { T } Method that returns a JSX representation of PropertyRecord Defined in ui/components/src/ui-components/properties/renderers/value/MergedPropertyValueRenderer.tsx Line 17 Last Updated: 13 June, 2024