Example

{% tabs %}
  ...
{% /tabs %}

Attributes

variant
String
default:"default"
Visual style variant of the tabs
full_width
Boolean
default:"false"
Whether the tabs should take the full width of their container
color
String
Custom color for active tab text and underline. Uses CSS color values.
align
String
default:"left"
Horizontal alignment of tabs. Note: align right only affects the default variant.
width
Number
Set the width of this component (in percent) relative to the page width

Allowed Children