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

Dropdown Menu

BladewindUI — Dropdown menu component.

Installation

composer require bladewindui/dropmenu

Or install the full library:

composer require bladewindui/ui

Documentation

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

Livewire

The menu's open/closed state lives outside the DOM it renders and resets to closed if a Livewire component re-renders it — wrap the trigger and menu in wire:ignore if they sit inside a component that re-renders for reasons unrelated to the menu itself. The component guards against a Livewire re-render creating a duplicate menu instance or duplicate document click listeners, so re-renders no longer leak listeners.

License

MIT — see the LICENSE file.

About

BladewindUI — Dropdown menu component

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages