dropdown-menu-lpmr77
v1.0.0
Published
toggle dropdown menu visibility
Readme
Visible Dropdown:
A lightweight JavaScript utility for toggling dropdown menu visibility. Supports single or multiple dropdowns on the same page.
Installation:
npm install dropdown-menu
Usage:
import { Visible } from "dropdown-menu";
Features:
-Simple, dependency-free
-Works with single or multiple dropdowns
-Closes dropdown when clicking outside
-Lightweight and reusable
