HTML:
+Typescript:
+HTML:
+Typescript:
+HTML:
Typescript:
@@ -101,7 +281,7 @@]]>
Use ]]>
element to generate a list of strings as chips.
Add the [items] attribute to enable the autocomplete with a search list, and [requireMatch] to validate the input against the provided search list.
-When used with forms, you can track change-states [dirty/pristine] and [touched/untouched].
-Since [(ngModel)]
would be an array, you need to implement a custom validator for [valid/invalid] when its empty.
The ]]>
component has {{chipsAttrs.length}} properties:
{{attr.description}}
- -HTML:
-Typescript:
-Import the [CovalentChipsModule] in your NgModule:
-