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

Feature request: ng-model for color selector #1077

Closed
siddhartha-gadgil opened this issue May 28, 2014 · 1 comment
Closed

Feature request: ng-model for color selector #1077

siddhartha-gadgil opened this issue May 28, 2014 · 1 comment

Comments

@siddhartha-gadgil
Copy link

At present (angular 0.10 in dart) the color input element

<input type="color" ng-model="ctrl.mycolour">

does not change the variable mycolour when a colour is chosen. It would be useful if one can bind variables that change when a color is selected.

@vicb
Copy link
Contributor

vicb commented May 28, 2014

Duplicate of #611

@vicb vicb closed this as completed May 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants