sandstone/ Progress Button
Provides Sandstone-themed progress button component.
import ProgressButton from '@enact/sandstone/ProgressButton';Members
ProgressButtonComponent
The ready-to-use Sandstone-styled ProgressButton.
import ProgressButton from '@enact/sandstone/ProgressButton';ProgressButtonBaseComponent
Renders a sandstone-styled progress button.
import {ProgressButtonBase} from '@enact/sandstone/ProgressButton';Extends: sandstone/Button.ButtonBase
Extends: sandstone/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: stopA number between
0and1indicating the proportion of the filled portion of the bar.Default: 0Shows progress instead of text.
The size of the progress button.
Default: 'small'
ArrayBooleanFunctionModuleNumberObjectString