IPropertyValueRenderer Interface

Custom property value renderer interface

Implemented by

Properties

Name Type Description
canRender (record: PropertyRecord, context?: PropertyValueRendererContext) => boolean    
render (record: PropertyRecord, context?: PropertyValueRendererContext) => ReactNode    

Defined in

Last Updated: 22 March, 2024