Use the this standard structure to display .simple-tabs
.
Tabs are left aligned by default. Note that there are 3 tabs sizes
available. Simply add .is-small
,
.is-medium
or .is-large
to the
.tabs
container.
Add the .is-centered
class to the .tabs
div
to center the tabs.
Add the .is-right
class to the .tabs
div to
center the tabs.
Add a span
with class .icon
inside a tab
link to add an icon before it.
Add a class the .is-boxed
modifier to make the navigation
tabs boxed.
Add the .animated-tabs
class to the
.navigation-tabs
wrapper to add an animation to the
transitions.
Add the .translated-tabs
class to the
.navigation-tabs
wrapper to add an animation to the
transitions.
Add the .full-pills
class to the
.navigation-tabs
wrapper to setup navigation pills. It is
mandatory that you add a color in the same wrapper. Choose between
.primary
, .secondary
, or
.accent
, according to your theme colors.
Add the .full-pills.rounded
class to the
.navigation-tabs
wrapper to setup navigation pills. It is
mandatory that you add a color in the same wrapper. Choose between
.primary
, .secondary
, or
.accent
, according to your theme colors.
Add the .outlined-pills
class to the
.navigation-tabs
wrapper to setup navigation pills.
Add the .outlined-pills
class to the
.navigation-tabs
wrapper to setup navigation pills.
Add the .full-pills
class to the
.navigation-tabs
wrapper to setup navigation pills. It is
mandatory that you add a color in the same wrapper. Choose between
.primary
, .secondary
, or
.accent
, according to your theme colors.
Add the .full-pills
class to the
.navigation-tabs
wrapper to setup navigation pills. It is
mandatory that you add a color in the same wrapper. Choose between
.primary
, .secondary
, or
.accent
, according to your theme colors.