I have simple click event binding
@Component({template:` DoLog`}) export class AppComponent { eventStr:st
You can't do that.
Binding expressions have to be statically analyzable, so you cannot generate them dynamically. Same goes for anchors (discussion here).