2.1.1 • Published 7 years ago
@odopod/odo-dropdown v2.1.1
Odo Dropdown
Custom dropdown component that defaults to native select elements on touch devices.
Install
npm install @odopod/odo-dropdown --saveQuick 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.