DEPRECATED_PropertyEditorsSpecification Interface
Deprecated Use PropertySpecification instead. Will be removed in iModel.js 3.0
Sub-specification to specify custom property editor
Extends
Properties
Name | Type | Description | |
---|---|---|---|
propertyName | string | Name of the property which custom editor should be used for |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
editorName | string | PropertyEditorSpecification | Name of the custom editor |
parameters | undefined | PropertyEditorParameters[] | PropertyEditorSpecification | Parameters for the editor |
Defined in
- presentation/common/src/presentation-common/rules/content/modifiers/PropertyEditorsSpecification.ts Line 14
Last Updated: 11 June, 2024