progressIndicator

How to write by SpWML

(progressIndicator)

Summary

A block in which a progress indicator can be placed that has no child blocks.

It has CircularProgressIndicator class and LinearProgressIndicator class parameters.

To use this type, it is necessary to set ValueManager to SpWMLBuilder or SpWML widget.

Also, if no value is selected, the manager has no value.


Dart Class Reference

ProgressIndicatorElement class


SpWML Parameters

  • The common parameters.

  • type (String). Specifies the type of loading. Specify circular or linear.

  • indicatorColor (String). Indicator color setting. The color system .

  • indicatorBGColor (String). Indicator background color setting. The color system .