PropertyEditors
Classes and components for working with Property Editors.
Classes
Name | Description | |
---|---|---|
ColorEditor | ColorEditor React component that is a property editor with text input | |
ColorPropertyEditor | Color Property Editor registered for the "number" type name and "color-picker" editor name. | |
WeightEditor | WeightEditor React component that is a property editor for picking a weight using a WeightPickerButton component | |
WeightPropertyEditor | Weight Property Editor registered for the "number" type name and "weight-picker" editor name. |
Constants
Name | Description | |
---|---|---|
QuantityEditorSpec | Editor specification for quantity values based on IModelApp.quantityFormatter . |
|
WeightEditorSpec | Editor specification for weight editor. |
Interfaces
Name | Description | |
---|---|---|
QuantityValueMetadata | Metadata for quantity values. |
Last Updated: 17 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.