BasicToolWidgetProps Interface

Properties that can be used to append items to the default set of toolbar items.

Properties

Name Type Description
additionalHorizontalItems ToolbarItem[] | undefined optional set of additional items to include in horizontal toolbar  
additionalVerticalItems ToolbarItem[] | undefined optional set of additional items to include in vertical toolbar  
icon string | undefined Name of icon WebFont entry or if specifying an imported SVG symbol use "webSvg:" prefix to imported symbol Id.  
showCategoryAndModelsContextTools boolean | undefined if true include hide/isolate Models and Categories  

Defined in

Last Updated: 13 May, 2024