Skip to content

Migrate deprecated InputProps, inputProps, and InputLabelProps to slotProps API for MUI v9#1574

Closed
Rajesh-Nagarajan-11 wants to merge 1 commit into
layer5io:masterfrom
Rajesh-Nagarajan-11:migrate/slotprops-muiv9
Closed

Migrate deprecated InputProps, inputProps, and InputLabelProps to slotProps API for MUI v9#1574
Rajesh-Nagarajan-11 wants to merge 1 commit into
layer5io:masterfrom
Rajesh-Nagarajan-11:migrate/slotprops-muiv9

Conversation

@Rajesh-Nagarajan-11

Copy link
Copy Markdown
Member

Notes for Reviewers

Migrated deprecated MUI props to the new slotProps API

  • TextField: InputPropsslotProps.input, InputLabelPropsslotProps.inputLabel
  • Checkbox: inputPropsslotProps.input
  • Select: inputPropsslotProps.input

Also updated Autocomplete renderInput params from params.InputProps to params.slotProps?.input.

References

Signed commits

  • Yes, I signed my commits.

…tProps API for MUI v9

Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant