npm install angular-sanitize. Then add ngSanitize as a dependency for your app: angular.module('myApp', [require('angular-sanitize')]); ...
確定! 回上一頁