Angular class attribute HTML
<p ng-class="{strike: deleted, bold: important, 'has-error': error}">Map Syntax Example</p>