The Progress Bar component for Retool Apps
A content area to display a horizontal progress bar.
Settings
Progress Bar includes the following configurable options when building apps in the IDE.
Show on desktopShow on mobileLabelAlignmentLabelsPositionWidthWidth (units)Allow wrappingMaintain space when hiddenMarginAlways show in edit modeStylesHelper textValue |
Properties
All properties for Progress Bar with supported data types or values. You can write JavaScript almost anywhere in Retool to manipulate or read property values.
global
boolean
Whether the object is globally scoped for use in all app pages.
Whether to hide the caption displayed with the value.
id
string
The unique identifier.
indeterminate
boolean
Whether to show a loading state with unknown progress.
isHiddenOnDesktop
boolean
Whether the component is visible in the desktop layout.
isHiddenOnMobile
boolean
Whether the component is visible in the mobile layout.