If you have `ngClass` and `ngClick` directive on one element and write them as `ng:class=...` and `ng:click=...`, the class attribute will always be empty. Example: http://plnkr.co/edit/t66oOw
If you have
ngClassandngClickdirective on one element and write them asng:class=...andng:click=..., the class attribute will always be empty.Example: http://plnkr.co/edit/t66oOw