Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit eea2fcf

Browse files
committed
Merge pull request #14 from bbeyssac/patch-3
feat(chips): support for templateOptions.disabled
2 parents 12fe804 + e91ab2f commit eea2fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/chips/chips.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<md-chips ng-model="model[options.key]"></md-chips>
1+
<md-chips ng-model="model[options.key]" readonly="to.disabled"></md-chips>

0 commit comments

Comments
 (0)