-
一般在属性定义的方法里面,已经带有了"()"符号,所在在scope.$apply(attrs.howtoload)的时候,不需要带"()"符号查看全部
-
前面有坑,请注意:在html元素的属性里面定义的方法名用了驼峰命名的,在指令里面要改成小写的形式查看全部
-
compile and link的用法查看全部
-
重要的transclude指令查看全部
-
模板缓存查看全部
-
前端需要的开发环境查看全部
-
templateUrl:'自己的模板页面' 方便自己管理模板查看全部
-
最简单的指令模板, restrict String of subset of EACM which restricts the directive to a specific directive declaration style. If omitted, the defaults (elements and attributes) are used. E - Element name (default): <my-directive></my-directive> A - Attribute (default): <div my-directive="exp"></div> C - Class: <div class="my-directive: exp;"></div> M - Comment: <!-- directive: my-directive exp -->查看全部
-
11款前端开发工具查看全部
-
核心 特性查看全部
-
eacm查看全部
-
对日期的filter查看全部
-
服务,实现功能复用查看全部
-
$http 使用查看全部
-
第三方指令库查看全部
举报
0/150
提交
取消