Skip to main content

TextField inheritance

While not explicitly documented, the props of the MUI TextField component are also available on the MuiColorInput component.

See: https://mui.com/material-ui/api/text-field/

Example

<MuiColorInput size="small" variant="outlined" disabled />