Info Bar
DHIS2 InfoBar. InfoBars provide brief messages about app status.
Parameters
: optional modifier.
: main text to be displayed within the item.
: text color.
: background color.
: the icon to be displayed before the text.
: whether to display a progress indicator on the top-end corner.
DHIS2 InfoBar. InfoBars provide brief messages about app status and provides an action button.
Parameters
: optional modifier.
: main text to be displayed within the item.
: text color.
: background color.
: the icon to be displayed before the text.
: the text to be used for action button.
: callback for the action button.
Deprecated
Use constructor without InfoBarData
DHIS2 InfoBar. InfoBars provide brief messages about app status.
Parameters
: a data class InfoBarData with all parameters for component.
: optional modifier.