trustAsHtml ('<button ng-click="click()">Click</button>'); $scope.click = function() { alert('Compiled.'); }. ng-bind-html. ng-click will not work.
確定! 回上一頁