We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Something like isExpandable prop passed to SearchBox component that will show the search icon and on clicking of the icon will show the search box.
isExpandable
Show search icon and on clicking of the icon show complete search bar
Something like this but instead of hover, should fire on click.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Something like
isExpandable
prop passed to SearchBox component that will show the search icon and on clicking of the icon will show the search box.Solution you'd like
Show search icon and on clicking of the icon show complete search bar
Alternatives you've considered
Something like this but instead of hover, should fire on click.
The text was updated successfully, but these errors were encountered: