Lines Matching refs:indicator

3 The **Progress** component represents a progress indicator that displays the progress of content lo…
18 Creates a progress indicator.
30 …s](#progressoptionstype)| Yes| Options of the progress indicator, which vary by progress indicator
42 … | [ProgressType](#progresstype8) | No | Style of the progress indicator.<br>Default valu…
43 …</sup> | [ProgressStyle](#progressstyle) | No | Style of the progress indicator.<br>This paramet…
55 | Linear | Linear style. Since API version 9, the progress indicator adaptively swi…
58 …e API version 9, when the outer circles of scales overlap, the progress indicator is automatically…
59indicator works in a same manner as the eclipse style. In the middle part of the capsule, the prog…
75indicator works in a same manner as the eclipse style. In the middle part of the capsule, the prog…
97 …**Progress** component, it changes the background color of the progress indicator itself. To set t…
121 Sets the foreground color of the progress indicator.
135 …atapanel.md#lineargradient10) | Yes | Foreground color of the progress indicator.<br>Default valu…
226 | strokeWidth | [Length](ts-types.md#length) | No | Stroke width of the progress indicator. It ca…
227 … | No | Number of divisions on the ring-style process indicator.<br>Default valu…
257 | strokeWidth | [Length](ts-types.md#length) | No | Stroke width of the progress indicator. It c…
259 …ssStatus<sup>10+</sup>](#progressstatus10) | No| Status of the progress indicator. When this param…
271 | strokeWidth | [Length](ts-types.md#length) | No | Stroke width of the progress indicator. It c…
272 …rce](ts-types.md#resource)| No | Rounded corner radius of the progress indicator.<br>Value range:…
284 | strokeWidth | [Length](ts-types.md#length) | No | Stroke width of the progress indicator. It ca…
285 … | No | Number of divisions on the ring-style process indicator.<br>Default valu…
379 This example shows the effect of visual attributes of the ring style progress indicator.
407 This example shows the animation effect of the ring style progress indicator.
435 This example shows the effect of visual attributes of the capsule style progress indicator.
497 This example implements a custom progress indicator featuring a star-shaped design. The total progr…