Hi,
I am new to angular. I have an input with type "date".How will I bind the date to this input?
i tried like this but didnt work for me
this.createForm.patchValue({
startDateInput:this.resourceData['period'].start,
});
please help to do this
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Piyush PansuriyaPosted Apr 17, 2019, 12:54 AM