Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
AngularJS

ng-style in AngularJS

Set inline styles from a scope object expression.

ng-style in AngularJS — a practical guide to AngularJS ng-style with clear examples you can reuse in real projects.

AngularJS Tutorial Series (30/99). Prefer one article? Read the complete AngularJS tutorial.

Short description

Use sparingly; classes are usually cleaner.

ng-style

<p ng-style="{ color: textColor, fontSize: size + 'px' }">Text</p>

Leave a reply

Your email address will not be published. Required fields are marked *