Skip to main content

Dash Loading Wrapper Component

Project description

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.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

loading_wrapper-1.2.20.tar.gz (8.0 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