Tabs¶
Group of components that organize and allow navigation between related contents. The root component <h-tabs>
is used to wrap <h-tab>
components. It contains a whole logic for
switching views based on a currently selected tab. All components that belongs to tabs:
- h-tabs
- h-tab
- h-tab-panel
Note: h-
stands for headless
. This is naming convention used for every webcomponent as they must have a two-part
name.
DOM events¶
This webcomponent listens to the following DOM events:
This webcomponent also dispatches the following DOM events: