BasicToolWidgetProps Interface
Beta
Properties that can be used to append items to the default set of toolbar items of ReviewToolWidget.
Properties
Name | Type | Description | |
---|---|---|---|
additionalHorizontalItems | undefined | CommonToolbarItem[] | optional set of additional items to include in horizontal toolbar | |
additionalVerticalItems | undefined | CommonToolbarItem[] | optional set of additional items to include in vertical toolbar | |
icon | undefined | string | Name of icon WebFont entry or if specifying an SVG symbol added by plug on use "svg:" prefix to imported symbol Id. | |
showCategoryAndModelsContextTools | undefined | boolean | if true include hide/isolate Models and Categories |
Defined in
Last Updated: 11 June, 2024