JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q26835F
  • License ISC

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

Package Exports

  • @nodestrap/dropdown
  • @nodestrap/dropdown/dist/Dropdown.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nodestrap/dropdown) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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]