[Time Conductor] Allow ng-blur on mct-controls
This commit is contained in:
@@ -79,6 +79,9 @@ define(
|
|||||||
// Used to choose which form control to use
|
// Used to choose which form control to use
|
||||||
key: "=",
|
key: "=",
|
||||||
|
|
||||||
|
// Allow controls to trigger blur-like events
|
||||||
|
ngBlur: "&",
|
||||||
|
|
||||||
// The state of the form value itself
|
// The state of the form value itself
|
||||||
ngModel: "=",
|
ngModel: "=",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user