PropertyLabelRendererProps Interface
Base properties for a property label renderer
Properties
Name | Type | Description | |
---|---|---|---|
children | string | Element | Label to be rendered | |
renderColon | undefined | boolean | Indicates whether to render a colon after the label | |
tooltip | undefined | string | Custom tooltip for the component. |
Defined in
- ui/components-react/src/components-react/properties/renderers/label/PropertyLabelRenderer.tsx Line 15
Last Updated: 20 June, 2023