サクサク読めて、アプリ限定の機能も多数!
directive を class で定義する。DI は .directive('foo', ['bar', (bar) => new C(bar)]) で OK ですが。。
kitokitoki のブックマーク 2015/08/04 16:34
Using ES6 Classes as Angular 1.x directives[es6][angularjs] directive を class で定義する。DI は .directive('foo', ['bar', (bar) => new C(bar)]) で OK ですが。。2015/08/04 16:34
directive を class で定義する。DI は .directive('foo', ['bar', (bar) => new C(bar)]) で OK ですが。。
このブックマークにはスターがありません。 最初のスターをつけてみよう!
stackoverflow.com2015/08/04
I'm doing a small project to play around the goody bag the ES6 is bringing, I'm trying to set register a class as an angular directive, but I'm running into this error "TypeError: Cannot call a cla...
2 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /
directive を class で定義する。DI は .directive('foo', ['bar', (bar) => new C(bar)]) で OK ですが。。
kitokitoki のブックマーク 2015/08/04 16:34
このブックマークにはスターがありません。
最初のスターをつけてみよう!
Using ES6 Classes as Angular 1.x directives
stackoverflow.com2015/08/04
I'm doing a small project to play around the goody bag the ES6 is bringing, I'm trying to set register a class as an angular directive, but I'm running into this error "TypeError: Cannot call a cla...
2 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /