Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

loading-wrapper

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loading-wrapper

Dash Loading Wrapper Component

  • 1.2.20
  • PyPI
  • Socket score

Maintainers
1

Loading Wrapper

Loading Wrapper is a Dash component library. Component to get whether Loading of Dash Core Components is Loading or not.

Installation


$ pip install loading_wrapper

Properties


  • children (dash component)

  • id (string)

  • className (string)

  • targetClassName (string; require)

    Class of target to be monitored for appearance or non-appearance.

  • interval (number; default: 1000)

    Monitoring interval.

  • ignores (list[string])

    List of data-loading_ignore attributes of the Loading component to be excluded from monitoring.

  • is_loading (bool)

    loading or not loading.

  • is_stop (bool; default: false)

    Or discontinue surveillance.

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc