Here Mudassar Ahmed Khan has explained with an example, how to get HTML Form Input value inside Controller on Button click in AngularJS.
Inside the Controller, the Button has been assigned ng-click directive and value of the TextBox will be fetched using the $scope function inside Controller in AngularJS.
↧