Angularjs Examples

AJS Examples


AngularJS ng-class-odd Directive

The AngularJS ng-class-odd directive is similar to ng-class directive. It is work in conjunction with ng-repeat and take effect only on odd rows.

Syntax

AngularJS ng-class-odd Directive Example

See Live Example