Interface for a class ProgressButton
Triggers when the progress starts.
EmitType<Event>
Triggers once the component rendering is completed.
Triggers when the progress is completed.
EmitType<Event>
Triggers when the progress is incomplete.
Triggers in specified intervals.
Specifies the animation settings.
string
Defines the text content
of the progress button element.
string
Specifies the root CSS class of the progress button that allows customization of component’s appearance. The progress button types, styles, and size can be achieved by using this property.
boolean
Enables or disables the progress button.
number
Specifies the duration of progression in the progress button.
boolean
Defines whether to allow the cross-scripting site or not.
boolean
Enables or disables the background filler UI in the progress button.
string
Defines class/multiple classes separated by a space for the progress button that is used to include an icon. Progress button can also include font icon and sprite image.
string
| IconPosition
Positions an icon in the progress button. The possible values are:
boolean
Allows the appearance of the progress button to be enhanced and visually appealing when set to true
.
boolean
Makes the progress button toggle, when set to true
. When you click it, the state changes from normal to active.
Specifies a spinner and its related properties.