1.0.1 • Published 7 months ago

arav3n-dropdown v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Dropdown Menu

By Andy Ryan

Description

This package adds functionality for a dropdown menu utilizing ul elements.

Useage

To successfully use this module you'll want to place all your menu items into a ul as li elements. The main list should have the id of menu. The heading of the dropdown menu should also be an li element and should have the class of dropdown. The dropdown li should then contain the heading text followed by a ul containing all the desired menu items for the dropdown list.

1.0.1

7 months ago

1.0.0

7 months ago