@xsherryhe/drop-down-menu

3.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @xsherryhe/drop-down-menu

Weekly Downloads

0

Version

3.1.0

License

ISC

Unpacked Size

2.76 kB

Total Files

4

Last publish

Collaborators

  • xsherryhe