1.0.0 • Published 5 months ago

ragulbottlesteel v1.0.0

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

What is this?

A dropdown generator

##Installation

Run npm i ragul_rng

Use:

 toggleDropdown('selector')
 selector class/id

With the toggleDropdown function you pass a dropdown element(s) class and it will start behave like a drop down upon clicking, condition 1 : the class u pass may be anyname (eg .dropdown), but inside it the content which should be visible on clicking sho

1.0.0

5 months ago