Skip to content
Enact

limestone/ProgressButton

Provides Limestone-themed progress button component.

Loading Live Preview

The ready-to-use Limestone-styled ProgressButton.

Extends: limestone/ProgressButtonlimestone/ProgressButton.ProgressButtonBase

Renders a limestone-styled progress button.

Extends: limestone/Buttonlimestone/Button.ButtonBase
Extends: limestone/ProgressBarlimestone/ProgressBar.ProgressBar

Properties

Customizes the component by mapping the supplied collection of CSS class names to the corresponding internal elements and states of this component.

The following classes are supported:

  • progressButton - The root component class


The icon content displayed with progress.

Default: stop

A number between 0 and 1 indicating the proportion of the filled portion of the bar.

Default: 0

Shows progress instead of text.


'large''small'

The size of the progress button.

Default: 'small'