angulate2
angulate2 copied to clipboard
Method annotations not working with classModeScala
vars and defs annotations (@Input, @Output, @HostListener, ...) only work if the class is compiled to a JS class (@classModeJS).