Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229115

Auto Complete Error

$
0
0

<md-autocomplete md-selected-item="itemdata"
md-items="item in ctrl.data"
md-item-text="item.value"

             md-search-text="ctrl.searchText"
             <md-item-template>
    <span>{{item.value}}</span>
  </md-item-template>
   <md-not-found>
          No matches found.
      </md-not-found>
     </md-autocomplete>

This is auto complete box i am using


Viewing all articles
Browse latest Browse all 229115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>