status_elements
Widgets with notification queueing for Streamlit.
- class streamlit_notify.status_elements.RerunnableStatusElement(base_widget)[source]
Bases:
objectA wrapper for Streamlit widgets to enable notification queueing.
Initialize the wrapper.
- property notifications: NotificationQueue
Get the notification queue.