| Name and description | Type | Value | 
|---|---|---|
|  [value] This property specifies how much of the task that has been completed. It must be a valid floating point number between 0 andmax, or between 0 and 1 ifmaxis omitted. |  number  | |
|  [max] This property describes how much work the task indicated by the progress element requires.  The default value is  |  number  | |
|  [size] Size of the circle. |  TuiSizeXXS  | 'm' | 
|  [color] Color of the progress indicator. We recommend set solid color via CSS-property  |  string  | 'var(--tui-background-accent-1)' | 
|  [arc] Use arc shape with small bottom open arc sector (instead of default circle). |  boolean  |