3.1.0 • Published 1 year ago

@xsherryhe/drop-down-menu v3.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

This repository holds a custom npm package for creating a dropdown menu from DOM elements.

To install this package: npm install @xsherryhe/drop-down-menu

To use this package: 1) Use the dropDownMenu function by adding the following line at the top level of your code: import dropDownMenu from '@xsherryhe/drop-down-menu';

2) Include the drop-down-menu.css stylesheet in your project. This is the file path from the root directory: node_modules/@xsherryhe/drop-down-menu/drop-down-menu.css

3.1.0

1 year ago

3.0.0

1 year ago

2.0.0

1 year ago

1.0.0

1 year ago