Progress
This can be used to show progress in a horizontal. Used to show users the amount of progress done so far, like when fetching large amounts of data onto the UI or when saving data into DB.
Basic
Value
Sets the progress of the widget. Progress should be an integer between 0 and 100.
Interaction
Hide
This sets whether the widget has to be displayed on the screen when the program is loaded. This shows/hides the widget both on desktop and mobile devices.
Show Value
Decide whether to show the progress percentage number at the end of the bar, along with the filling up the progress.
Style
Last updated