animated Chars Loading Indicator As State
public final static State<String> animatedCharsLoadingIndicatorAsState(Character symbol, Integer initialCount, Integer targetCount, String label, Integer duration)
Implements infinite loading indicator by using some Char as a step of progress
Parameters
symbol
symbol for drawing progress. . by default
initial Count
start count of symbols. 0 by default
target Count
target count of symbols. 4 by default
duration
duration animation cycle.