<tui-progress-circle />
Use power of CSS property transform
to customize direction and starting point of progress circle.
By default, ProgressCircle
has clockwise direction and starts from the top (i.e. it already contains transform: rotate(-90deg)
).
--tui-thickness
to customize width of the circle's stroke.