BannerStyleStates¶
Progress Banner Styles in different states.
BannerStyleStates Properties¶
| Property | Type | Required |
|---|---|---|
| Completion | ProgressBannerClass | No |
| Progress | ProgressBannerClass | No |
Completion¶
The string value is the style class name of a banner component after the action gets executed successfully.
- ProgressBanner style class
Progress¶
The string value is the style class name of a banner component when the action starts and is in progress.
- ProgressBanner style class