Angular JS: Function to Textarea -


any here appreciated. trying achieve pass value angularjs function textarea.

my function :

[....]  $scope.updatedata = function(id, note){              $scope.id = id;             $scope.note = note; } [....]  

any idea how pass 'note' textarea?


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -