ReviewToolWidgetProps Interface
Beta
Properties that can be used to append items to the default set of toolbar items of ReviewToolWidget.
Properties
| Name | Type | Description | |
|---|---|---|---|
| iconSpec | undefined | IconSpec | Icon specification for application button | |
| prefixHorizontalItems | undefined | ItemList | Item to add before the default items in the horizontal toolbar | |
| prefixVerticalItems | undefined | ItemList | Item to add before the default items in the vertical toolbar | |
| showCategoryAndModelsContextTools | undefined | false | true | Controls visibility of hide/isolate tools that act on a selection set's categories/models | |
| suffixHorizontalItems | undefined | ItemList | Item to add after the default items in the horizontal toolbar | |
| suffixVerticalItems | undefined | ItemList | Item to add after the default items in the vertical toolbar |
Defined in
Last Updated: 08 January, 2020