Material-ui: [Autocomplete] No onSelect prop?

Created on 28 Nov 2019  路  1Comment  路  Source: mui-org/material-ui

I was looking for a prop similar to Ant Design's onSelect prop they offer on Autocompletes, and couldn't find one. Is this offered with MUI? Any plans to support it if not?

There are other ways to get it, such as with material-ui-superselectfield, but I would prefer not having to install another dependency.

Autocomplete question

Most helpful comment

The onChange prop serves the same purpose.

>All comments

The onChange prop serves the same purpose.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ericraffin picture ericraffin  路  3Comments

ghost picture ghost  路  3Comments

revskill10 picture revskill10  路  3Comments

zabojad picture zabojad  路  3Comments

rbozan picture rbozan  路  3Comments