API Reference > ui-components > Properties > UrlPropertyValueRenderer UrlPropertyValueRenderer Class URL property value renderer that renders the whole value as a URL without matching it against URL regex. Implements IPropertyValueRenderer Methods Name Description constructor(): UrlPropertyValueRenderer canRender(record: PropertyRecord): boolean Checks if the renderer can handle given property render(record: PropertyRecord, context?: PropertyValueRendererContext): Element Method that returns a JSX representation of PropertyRecord Defined in ui/components/src/ui-components/properties/renderers/value/UrlPropertyValueRenderer.tsx Line 20 Last Updated: 11 June, 2024