TextField inheritance
While not explicitly documented, the props of the MUI TextField component are also available on the MuiChipsInput component.
See: https://mui.com/material-ui/api/text-field/
Example
<MuiChipsInput size="small" variant="outlined" disabled />