Alert component for Dash
Project description
Dash Alert
Dash Alert is a Dash component library. Alert component for Dash.
Installation
$ pip install dash_alert
Properties
-
id (string)
-
message (dash component; require)
Message to be displayed in the alert.
-
title: (dash component)
Alert Title.
-
buttons: (list[dict])
Button list for alerts.
-
title (string; require)
Button Title.
-
value (string | int | float; require)
Value returned when a button is pressed.
-
color (string)
Button theme color
-
-
value (string | int | float; readonly)
Value of button pressed.
-
is_open (bool)
Alerts are open or not.
-
duration (int)
Drawing time for opening and closing animation (milliseconds).
-
output_target
For targets in Output. Does not affect anything internally.
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
File details
Details for the file dash_alert-1.0.8.tar.gz
.
File metadata
- Download URL: dash_alert-1.0.8.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0fe5b5bc5e7725cd69a7e2191cd4fb19ca87c319e75a1425276e562e37e185c |
|
MD5 | 0c7920ecbc1ef412faecd223f597a2f1 |
|
BLAKE2b-256 | 732bce4977555c50d843bfd10b643d6bbe9ce07646bd705a2022a15cadf7939b |