This is a suggested enhancement to md-checkbox:
Allow md-checkbox to iterate over array of elements as follows:
<md-checkbox ng-repeat="option in options" ng-model="model.chosenOptions">
{{option}}
</md-checkbox>
and populate model with a list of selected values such as http://vitalets.github.io/checklist-model/
Feedback appreciated...
+1
+1
md-checkbox-group makes sense
+1
+1
+1
+1
+1
+1
+1
+1!!!
+1
+1
+1
+1
:+1:
There are surely other ways of doing this. But a common feature like this has to be a part of core.
Cheers.
This issue is closed as part of our 鈥楽urge Focus on Material 2' efforts.
For details, see our forum posting @ http://bit.ly/1UhZyWs.
+1
+1
+1
+2
Most helpful comment
+1
md-checkbox-groupmakes sense