wckd
THIS IS WCKD

Early Access

Tabs

Ceates tabs that can be cycled through automatically, with an optional change the speed, and pauses with mouseover.

Tabs Example

First Tab

Second Tab

Third Tab

Vertical Tabs Example

First Tab

Second Tab

Third Tab

Tabs HTML Structure

  • section
    • ul.wckd-tabs-nav
      • li
        • button
    • div.columns.wckd-tabs
      • div.column
        • button.tabs-toggle
        • div.tabs-content

Tabs Options

vertical
add to .wckd-tabs to make tabs vertical
accordion
add to .wckd-tabs to display as accordion on mobile

updates

  • none