API Reference > ui-components > Properties > ArrayPropertyValueRenderer ArrayPropertyValueRenderer Class Default Array Property Renderer Implements IPropertyValueRenderer Methods Name Description constructor(): ArrayPropertyValueRenderer canRender(record: PropertyRecord): boolean Checks if the renderer can handle given property render(record: PropertyRecord, context?: PropertyValueRendererContext): ReactNode Method that returns a JSX representation of PropertyRecord Defined in ui/components/src/ui-components/properties/renderers/value/ArrayPropertyValueRenderer.tsx Line 19 Last Updated: 11 June, 2024