pysepal.sepalwidgets.alert.StateBar#
- class pysepal.sepalwidgets.alert.StateBar(*args, **kwargs)[source]#
Widget to display quick messages on simple inline status bar.
- Parameters:
kwargs (optional) – any parameter from a v.SystemBar. If set, ‘children’ will be overwritten.
Attributes
loadingeither or not the circular progress is spinning
msgthe displayed message
progressThe ProgressCircular widget that will be displayed in the statebar
Methods