Skip to main content

Dash Mobile Dropdown Component

Project description

Mobile Dropdown

Mobile Dropdown is a Dash component library. Dropdown component for smartphones.

Installation


$ pip install mobile_dropdown

Properties


  • id (string)

  • className (string)

  • options (array)

    • label (string; require)
    • value (string | int; require)
  • value (string | int)

  • notfoundMsg (string; default: "No results found")

    Message when no choice exists.

  • clearable (bool)

    Do you want to have Dropdown cleared?

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mobile_dropdown-1.2.9.tar.gz (22.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page