Progress

Circular With Path

This component extends the original component provided by MUI: https://mui.com/material-ui/react-progress/

The extended properties are:

PropertyTypeProps Value

showLabel

boolean

false (default), true

pathColor

string

grey.200

Circular With Icon

This component extends the original component provided by MUI: https://mui.com/material-ui/react-progress/

The extended properties are:

PropertyTypeProps Value

icon*

ReactNode

Live Preview: https://mantisdashboard.io/components-overview/progress

Asterisk (*) indicates required props.