Frank7390035
Posts: 0
Joined: Thu Feb 19, 2015 1:37 am

How to implement autocomplete in an ionic app?

This link https://material.angularjs.org/1.1.0/...

suggests to use a special input element which is not available on Appery. Alternatives? How would I properly install material? Is there a way for the Appery team to load material by default or optionally?

Thanks,
Frank

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How to implement autocomplete in an ionic app?

Hello Frank,

You can use any custom HTML component with a component "HTML" for that.
Also, you can use any AngularJS autocomplete directive for that, e.g.: https://github.com/ghiden/angucomplet...

Return to “Issues”