I am using this (md-enable-chip-edit and md-add-on-blur) attribute in
md-chips tag code, but not working properly. How can chips add to md-chips
automatically when user type phrases and leave edit box without pressing
*ENTER* button and how to make chips editable ?
angularjs version - 1.5.11
Code sample:
<form>
<md-chips placeholder="Press ENTER to add more phrases" ng-
model="ai.questions" md-removable="true" md-enable-chip-
edit="true" md-add-on-blur="true" md-create-chip-onblur="true"
md-no-cache="true" tabindex="-1" style="">
</md-chips></form>
--
You received this message because you are subscribed to the Google Groups
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.