PropertyRecordEditor Function
Editor component for editing property values represented by PropertyRecord.
PropertyRecordEditor(props: PropertyRecordEditorNewProps): React.JSX.Element
| Parameter | Type | Description |
|---|---|---|
| props | PropertyRecordEditorNewProps |
Returns - React.JSX.Element
PropertyRecordEditor(props: PropertyRecordEditorLegacyProps): React.JSX.Element
| Parameter | Type | Description |
|---|---|---|
| props | PropertyRecordEditorLegacyProps |
Returns - React.JSX.Element
PropertyRecordEditor(props: PropertyRecordEditorProps): React.JSX.Element
| Parameter | Type | Description |
|---|---|---|
| props | PropertyRecordEditorProps |
Returns - React.JSX.Element
Defined in
Last Updated: 15 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.