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

Added Placeholder to input element - Searchbox #115

Closed
wants to merge 1 commit into from

Conversation

Heedster
Copy link
Contributor

Added a placeholder prop to SearchBox which will be passed to the input element.

@tomchentw
Copy link
Owner

Not sure if it's a good idea here since we open a door at componentDidMount, we might need to handle that in componentWillReceiveProps as well...

@Heedster
Copy link
Contributor Author

Heedster commented Oct 6, 2015

But I would like to change the placeholder from "Enter a query" to something else. How can I achieve that?

@Heedster
Copy link
Contributor Author

Any thing that I can do to achieve this?

@tomchentw tomchentw closed this in e6a6a02 Dec 7, 2015
@tomchentw
Copy link
Owner

Released v4.6.2

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.

2 participants