Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Packagist Version

BladewindUI

Tab Group

BladewindUI — Tab group component.

Installation

composer require bladewindui/tab

Or install the full library:

composer require bladewindui/ui

Documentation

Full documentation, live demos, and all available attributes are at bladewindui.com.

Livewire

The active tab lives in the tab group's own DOM, not in Livewire's component state. A Livewire re-render that touches this markup for reasons unrelated to the tabs resets the active tab back to its initial value — wrap the tab group in wire:ignore if it sits inside such a component. The delegated event bindings are idempotent, so a re-render does not create duplicate listeners.

License

MIT — see the LICENSE file.

About

BladewindUI — Tab group component

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages