ng2-datetime icon indicating copy to clipboard operation
ng2-datetime copied to clipboard

Update the date from code without Jquery

Open AngularTx opened this issue 7 years ago • 0 comments

is there any alternative method which can be used to trigger the date update without using Jquery?

Something like using @ViewChild and performing the date update?

Using the latest version of ng2-datetime with Angular 2.4.8 .

AngularTx avatar Mar 09 '17 18:03 AngularTx