Status dot, which indicates the status of the task.
3
<StatusDot color="success">Ready</StatusDot>
4
<StatusDot color="warning">Warning</StatusDot>
5
<Tooltip content="Warning tips">
6
<StatusDot color="error" />
Set color of Status Dot.
4
<StatusDot color="warning" />
5
<StatusDot color="success" />
6
<StatusDot color="error" />
4
<StatusDot motion color="warning" />
5
<StatusDot motion color="success">
8
<StatusDot motion color="error">