I\'m trying to add multiple values in *ngClass, what used to work on previous alpha releases and doesn\'t seem to work now on angular2 beta:
You can also build a string containing several classes.
In this case additionalClass is an @Input var containing the classname and active is a boolean that sets the active class