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
Post a Comment