API Reference > ui-components > Properties > StructPropertyValueRenderer StructPropertyValueRenderer Class Default Struct Property Renderer Implements IPropertyValueRenderer Methods Name Description constructor(): StructPropertyValueRenderer 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/StructPropertyValueRenderer.tsx Line 19 Last Updated: 11 June, 2024