ProgressBar Pass Through

Pass Through documentation for ProgressBar component

Viewer#

Some sections may not be visible due to the availability of the particular feature.

50%

ProgressBar PT Options#

Defines passthrough(pt) options of ProgressBar component.

labeltypedescription
rootProgressBarPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.
valueProgressBarPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the value's DOM element.

ProgressBarLabel PT Options#

Defines passthrough(pt) options of ProgressBarLabel component.

labeltypedescription
rootProgressBarLabelPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.