@nodestrap/dropdown

Overlays contextual element such as lists, menus, and more.

Usage no npm install needed!

<script type="module">
  import nodestrapDropdown from 'https://cdn.skypack.dev/@nodestrap/dropdown';
</script>

README

<Dropdown></Dropdown>

Overlays contextual element such as lists, menus, and more.

Preview

<Dropdown tag='div' theme='primary' size='lg' gradient={true} outlined={true} active={true} >
    hello world
</Dropdown>

Rendered to:

<div class="c1 thPrimary szLg gradient outlined actived">
    hello world
</div>

Features

Installation

Using npm:

npm i @nodestrap/dropdown

Support Us

If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.

We always maintain our projects as long as we're still alive.

[Make a donation]