MergedPropertyValueRenderer Class
Default Merged Property Renderer
Implements
Methods
| Name | Description | |
|---|---|---|
| constructor(): MergedPropertyValueRenderer | ||
| canRender(record: PropertyRecord): boolean | Checks if the renderer can handle given property | |
| render(_record: PropertyRecord, context?: PropertyValueRendererContext): undefined | "null" | string | number | boolean | Iterable<React.ReactNode, any, any> | React.JSX.Element | Method that returns a JSX representation of PropertyRecord | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.