Notes

A place to record somethings related to programming.


  • 首頁

  • 歸檔

  • 標籤

  • 檢索

angularjs

發表於 2015-04-19 |

https://umur.io/angularjs-directives-using-isolated-scope-with-attributes/
directives should use ‘-‘ to replace camel case variable in scope and directives name
for example:
scope: {
  aExample: “=”
}
is
a-example when use

# angularjs
web gis
sql + postgresql + postgis usage
Jack Pan

Jack Pan

54 文章
24 標籤
© 2017 Jack Pan
由 Hexo 強力驅動
主題 - NexT.Mist