Here Mudassar Ahmed Khan has explained with an example, how to get TextBox value 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 in AngularJS.
↧