DefaultNavigationProps Interface
Deprecated in 3.6. Use BasicNavigationWidget instead
Beta
Properties that can be used to append items to the default set of toolbar items of DefaultNavigationWidget.
Properties
Name | Type | Description | |
---|---|---|---|
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 | |
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: 20 June, 2023