imodel-components-react
Classes
Name | Description | |
---|---|---|
AlphaSlider | AlphaSlider component used to set the alpha value. | |
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. | |
Cube | Cube React component used by the 3d Cube Navigation Aid | |
CubeNavigationAid | Cube Navigation Aid Component | |
CubeRotationChangeEvent | 3d Cube Rotation Change event | |
DrawingNavigationAid | A Drawing Navigation Aid. | |
DrawingViewportChangeEvent | Drawing View Change event | |
LineWeightSwatch | LineWeightSwatch Functional component | |
StandardRotationChangeEvent | Standard Rotation Change event | |
TimelineComponent | TimelineComponent is used to playback timeline data | |
UiIModelComponents | Manages the localization service for the imodel-components-react package. | |
ViewClassFullNameChangedEvent | View Class Full Name Change event | |
ViewIdChangedEvent | View Id Change event | |
ViewportComponentEvents | Viewport Rotation events and methods | |
ViewRotationChangeEvent | View Rotation Change event | |
WeightEditor | WeightEditor React component that is a property editor for picking a weight using a WeightPickerButton component | |
WeightPickerButton | WeightPickerButton component | |
WeightPropertyEditor | Weight Property Editor registered for the "number" type name and "weight-picker" editor name. |
Enumerations
Name | Description | |
---|---|---|
CubeNavigationHitBoxX | ||
CubeNavigationHitBoxY | ||
CubeNavigationHitBoxZ | ||
Face | Cube Face enumeration | |
TimelineDateDisplay | Determines if data displayed to use is the actual date or the amount of time elapsed since project start. | |
TimelinePausePlayAction | Actions for Pause/Play event | |
TimelineScale | The timeline scale. |
Global Functions
Name | Description | |
---|---|---|
ColorPickerButton | ColorPickerButton component | |
ColorPickerDialog | Color Picker Dialog to use as modal dialog. | |
ColorPickerPopup | ColorPickerButton component that allows user to select a color from a set of color swatches or to define a new color. | |
ColorSwatch | ColorSwatch Functional component displays a color swatch in a button | |
HueSlider | HueSlider component used to set the hue value. | |
QuantityInput | Input control that allows users to input a quantity and show the formatted string that represents the value. | |
QuantityNumberInput | The QuantityNumberInput component accepts input for quantity values. | |
SaturationPicker | SaturationPicker component used to set the saturation value. | |
ViewportComponent | A viewport React component that creates a ScreenViewport. |
Interfaces
Type Aliases
Name | Description | |
---|---|---|
AnimationFractionChangeHandler | ||
PlaybackSettingsChangeHandler | ||
StepFunctionProp | Step function prototype for QuantityNumberInput component | |
TimelineMenuItemOption | TimelineMenuItemOption: specifies how the app wants the timeline speeds to be installed on the TimelineComponent's ContextMenu | |
ViewStateProp | Type for a ViewState prop |
Last Updated: 12 September, 2023