There was an error while loading. Please reload this page.
md-autoselect
1 parent 6b7f9ce commit eb9f564Copy full SHA for eb9f564
1 file changed
src/components/chips/js/contactChipsDirective.js
@@ -59,6 +59,7 @@
59
md-items="item in $mdContactChipsCtrl.queryContact($mdContactChipsCtrl.searchText)"\
60
md-item-text="$mdContactChipsCtrl.mdContactName"\
61
md-no-cache="$mdContactChipsCtrl.filterSelected"\
62
+ md-autoselect\
63
placeholder="{{$mdContactChipsCtrl.contacts.length == 0 ?\
64
$mdContactChipsCtrl.placeholder : $mdContactChipsCtrl.secondaryPlaceholder}}">\
65
<div class="md-contact-suggestion">\
0 commit comments