@odopod/odo-dropdown
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

Odo Dropdown

Custom dropdown component that defaults to native select elements on touch devices.

Install

npm install @odopod/odo-dropdown --save

Quick Start

import OdoDropdown from '@odopod/odo-dropdown';

const dropdown = new OdoDropdown(document.getElementById('my-dropdown'));

Documentation

Visit the Odo component directory for demos, code examples, and documentation.

Package Sidebar

Install

npm i @odopod/odo-dropdown

Weekly Downloads

1

Version

2.1.1

License

MIT

Unpacked Size

163 kB

Total Files

20

Last publish

Collaborators

  • nathanbuchar
  • odopod-admin
  • vestride