DEMO | EDITOR | PLUGIN PAGE | DOCUMENTATION | WEBSITE | DISCORD
Created by @GH5T.
What is it?
A highly customizable tab-orientated tab navigator. Has keyboard support, can be persistent on page reload, and has very simple actions for triggers.
- Endless navigation.
- States for your tab name and index.
- Persistent on page reload.
- Tab switch trigger.
- Fully customizable.
Use Cases
- Setup a pricing selection switcher (why I did this initially)
- Easily switch between panes on a page, and use this elements states to change the behaviors of said page.
- Use it for inner-navigation menus.
- Quick and easy tabs for any “tab-type” element.
This is made purely with vanilla JavaScript and CSS. It is very light-weight and super easy to use.
Updates to come:
- Hover tab triggers
- icons inside tabs.