Streamlit Component for MUI Dialogs
Project description
Streamlit MUI Dialog Component
This streamlit component adds a Dialog (Modal) with two buttons to Streamlit Apps.
It implements the MUI Alert Dialog: https://mui.com/material-ui/react-dialog/
Installation
$ pip install st-mui-dialog
Usage
Import the Component
$ from st_mui_dialog import st_mui_dialog
$ answer = st_mui_dialog(title="Confirmation", content="Please confirm that you want to save the changes", divider=True)
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
st_mui_dialog-0.0.2.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file st_mui_dialog-0.0.2.tar.gz
.
File metadata
- Download URL: st_mui_dialog-0.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d221bcde85af27a468b81a84a673061efe30ca917e66d43f9064b11d8e1cd78 |
|
MD5 | 13bb0b21f9cde9055d440fdd035eeafb |
|
BLAKE2b-256 | c8a808d00dfcc4d6bb5a0b6dcff65f16055d7aefa3804cbd48a425f55a352581 |
File details
Details for the file st_mui_dialog-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: st_mui_dialog-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b37dd848c9b87ed455e48487dbc92042d712d083c5b38cfc0b70a442de9faa9 |
|
MD5 | 4d0bf5ee83bffea19dd4e5a88011fd29 |
|
BLAKE2b-256 | 7c7ef670ea996e8a7d65f7db53084e530bd378e4a03b1d8a359d7ae7e960bd25 |