Answer the question
In order to leave comments, you need to log in
How to get value from input using angular?
<input id="last_name" type="text" class="validate saveData valid" ng-blur="saveData($event, 2, 1000801)">
function saveData (e, id, step){
console.log(e)
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question