Angularjs 1.5.5 with @Component decorator -


i having hard time finding code example of component using angularjs 1.5.5 ( not angular 2.0 ). angular 1.5.5 supports decorators @component or @injectable , if yes can please share code example ?

also know how inter component communicaton works in angular 1.5.5 ? have @input decorator ?

if willing use transpiler (babel or ts) can use ng-decorated provide angular 2 syntax angular 1.5 components. works @inject/service/input/output/etc


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -