Button

AnimateButton

This represents a Button with animation: https://mui.com/material-ui/react-button/

The properties are:

IconButton

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

The extended properties are:

LoadingButton

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

The extended properties are:

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

Asterisk (*) indicates required props.