GeoTabBar Ready 8.5.0+
GeoTabBar
is a component designed to display a collection of tabs
horizontally, specially aimed for pages where there are multiple independent
modules.
Properties
Prop name | Type | Default value | Description |
variant
| enumPropertyFactory({
componentName: 'GeoTabBar',
propertyName: 'variant',
enumDictionary: VARIANTS,
defaultValue: VARIANTS.default
}) | |
Show description
|
Slots
Name | Description |
default | Use this slot to customize the tabs displayed in this navigation bar |
Constants
Examples
Regular variant
Modal variant