Pregled code-a:
function HelloCtrl($scope) { $scope.pozdrav = { text: 'Hello' }; }
Pregled stranice:
Pogledaj stranicu
../javascript/angularjs/primjeri/02data_binding.js
.