angular-moment icon indicating copy to clipboard operation
angular-moment copied to clipboard

Get values in angular controller

Open shahzadthathal opened this issue 10 years ago • 1 comments

Hi,

Nice work, How I can get values in my angular controller? like if click on Yesterday button , I'm unable to catch the values in my controller, I have no idea how to do this?

shahzadthathal avatar Oct 20 '15 11:10 shahzadthathal

are you asking how to get template values from inside an angular controller? Have you tried the ng-model directive?

angelxmoreno avatar Nov 02 '15 19:11 angelxmoreno