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

Trouble locating most oft-used props in the docs #1203

Closed
acomito opened this issue Sep 10, 2016 · 0 comments
Closed

Trouble locating most oft-used props in the docs #1203

acomito opened this issue Sep 10, 2016 · 0 comments

Comments

@acomito
Copy link

acomito commented Sep 10, 2016

I am building a multi-select input. I am passing state in to the select input as the value (the state is an array of course, that is empty at first).

I have onChange adding items to the array. However, I am not sure what props are tied to removing individual tags, or clearing the whole form.

I think the props for adding tags, removing tags and clearing the form should be at the top of the docs. These are probably hands down the most basic and used features for the component. Somebody should be able to hit the readme page and find these three things out within one minute.

Unfortunately I'm parsing through the entire readme and still not finding this info.

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

No branches or pull requests

1 participant