Saved Bookmarks
| 1. |
What Is Angular Material Contact Chips? |
|
Answer» md-contact-chips, an Angular Directive, is an input control built on md-chips and uses md-autocomplete element. The contact chip component accepts a query EXPRESSION which RETURNS a list of possible contacts. The USER can select one of these and add it to the list of availble chips. Attributes
md-contact-chips, an Angular Directive, is an input control built on md-chips and uses md-autocomplete element. The contact chip component accepts a query expression which returns a list of possible contacts. The user can select one of these and add it to the list of availble chips. Attributes |
|