Socket
Socket
Sign inDemoInstall

@odopod/odo-dropdown

Package Overview
Dependencies
5
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @odopod/odo-dropdown

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


Version published
Weekly downloads
3
decreased by-25%
Maintainers
3
Created
Weekly downloads
 

Changelog

Source

Carousel [2.1.2] Draggable [1.2.2] Dropdown [2.1.1] Dual-viewer [1.1.3] Expandable [0.2.2] Helpers [2.0.2] On-swipe [1.1.2] Pointer [1.2.1] Reveal [2.0.2] Tabs [2.0.2] Tap [1.1.2] - 2018-6-7

Bumped because OdoDevice is a dependency.

Readme

Source

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.

Keywords

FAQs

Last updated on 07 Jun 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc