angularjs教程——自定义指令

angularjs的自定义指令

-angular.module

  >controller

  >run

  >filter

  >directive

    *restrict的四种定义方式

    *replace

    *template

    *templateUrl

 

angularjs的自定义指令

  -directive

   》scope *独立作用域true *隔离作用域{} *@ *=*&

   》link  *scope *element *attr *reController

 

posted @ 2016-11-18 16:18  cacti_vc  阅读(119)  评论(0编辑  收藏  举报