You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I plus one this. I'd prefer to have no default styling and be able to pass classes through the component to reflect in the input. This way, you could easily pass the same classes that you utilize for your other input elements so they seamlessly match without too much effort. Unfortunately, my coding skills aren't strong enough to decipher the code to allow this, or I would suggest that edit with code provided.
Hi
In the documentation there is described how to style the div where the ng-autocomplete element will be in:
https://www.npmjs.com/package/angular-ng-autocomplete#styles
But how we can style the input field in an ng-autocomplete element?
We tryed several things without success.
We want to have the same styling as in normal bootstrap input fields (class form-control).
Thanks very much.
Best regards
Mike
The text was updated successfully, but these errors were encountered: