[Forms] Add color picker
Add color picker, for use in toolbars. WTD-684.
This commit is contained in:
3
platform/forms/res/templates/controls/color.html
Normal file
3
platform/forms/res/templates/controls/color.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<input type="color"
|
||||
name="mctControl"
|
||||
ng-model="ngModel[field]">
|
||||
Reference in New Issue
Block a user