dropdown-menu-niconap

1.2.0 • Public • Published

This project is a simple dropdown menu project. Create a dropdown menu like this:

// Construct a new menu object
const newMenu = new Menu(
  "Class for your menu items",
  "Class for the menu button (image tag)",
  "Icon of the menu button before clicked",
  "Icon of the menu button after clicked"
);

// Make the dropdown menu work
newMenu.configure();

Package Sidebar

Install

npm i dropdown-menu-niconap

Weekly Downloads

0

Version

1.2.0

License

ISC

Unpacked Size

1.75 kB

Total Files

3

Last publish

Collaborators

  • niconap