tabs

v4.15.0arrow_drop_down
v4.15.0
STATUS
Passing
DOWNLOADS
121
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
N/A
Evergreen exports the following components to build tabbed navigation. Tab: the base horizontal tab component. SidebarTab: a vertical tab component used in sidebars. Tablist: a accessibility helper component used when tabs toggle panels on the page. TabNavigation: a accessibility helper component used when tabs are links.
1 contributor
Install tabs as a package?
Copied
npm i @bit/segmentio.evergreen.tabs
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
modifieddraft
modifieddraft
chevron_left
chevron_right

Composes the Text component as the base.

Function triggered when tab is selected.

When true, the tab is selected.

The appearance of the tab. The default theme only comes with a default style.

Theme provided by ThemeProvider.

Help and resources