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
Ability to hide typeToSearchText binding on a go-select
typeToSearchText
go-select
When a go-select has [typeahead]="true" enabled, the typeToSearchText is shown by default. We're looking for the ability to hide that.
[typeahead]="true"
The text was updated successfully, but these errors were encountered:
Result of #549
Sorry, something went wrong.
grahamhency
Successfully merging a pull request may close this issue.
What is the feature that you would like to propose?
Ability to hide
typeToSearchText
binding on ago-select
Describe the solution you'd like
When a
go-select
has[typeahead]="true"
enabled, thetypeToSearchText
is shown by default. We're looking for the ability to hide that.The text was updated successfully, but these errors were encountered: