Socket
Socket
Sign inDemoInstall

designable-radio-items

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

designable-radio-items

Dash Designable Radio Items


Maintainers
1

Designable Radio Items

Designable Radio Items is a Dash component library. Radio component that assigns a class when selected or read-only.

Installation


$ pip install designable_radio_items

Properties


  • id (string)

  • options (list[dict]; require)

    • label (string)
    • value (string | number)
  • value (string | number)

    Value of selected radio.

  • name (string)

    The name to give to the input tag.

  • className (string)

  • readonly (bool)

  • n_clicks (number)

FAQs


Did you know?

Socket

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
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc