[Autocomplete] Rename getOptionSelected to optionEqualValue #24855
Labels
breaking change
component: autocomplete
This is the name of the generic UI component, not the React module!
Milestone
Summary 💡
In the v5 RFC issue, we have a mention of doing this change but no dedicated issue. Developers can get a better idea of the motivation for the change by searching for
getOptionSelected
in the closed issues. Or #19595 (comment)Motivation
Make the API more intuitive, the mental model can be improved.
On a related note, a few developers have been asking for the same feature with the Select: #24201
The text was updated successfully, but these errors were encountered: