Navigation component
The Navigation component implements tabs navigation.
See the Admin Design Pattern Library (Tabs) topic for information about the UI design patterns that can be implemented using the Nav component.
Options
Option
Description
Type
Default
collapsibleEnables/disables the collapsible functionality.
Boolean
falsecomponentThe path to the component's JS constructor, in terms of RequireJS.
String
Magento_Ui/js/form/components/tab_groupopenedInitial collapsible state, if the collapsible functionality is enabled.
Boolean
truetemplateThe path to the component's
.html template.String
ui/tab