Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoComplete] Documentation for filter is not complete #5368

Closed
dobryanskyy opened this issue Oct 10, 2016 · 1 comment
Closed

[AutoComplete] Documentation for filter is not complete #5368

dobryanskyy opened this issue Oct 10, 2016 · 1 comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation

Comments

@dobryanskyy
Copy link
Contributor

Problem description

filter function has the following signature: function(searchText: string, key: string, item: objectOrString) => boolean
however in the documentation it's missing item parameter description

Versions

  • Material-UI: 0.16.0
@lucasbento lucasbento added the docs Improvements or additions to the documentation label Oct 10, 2016
@oliviertassinari oliviertassinari changed the title Documentation for AutoComplete filter is not complete [AutoComplete] Documentation for filter is not complete Dec 18, 2016
@oliviertassinari
Copy link
Member

Closed by #4783

@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

No branches or pull requests

3 participants