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  
Metadata for quantity values.  

Last Updated: 17 April, 2025