mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-19 21:00:07 +08:00
committed by
Pete Bacon Darwin
parent
171feb8fc6
commit
b5214aa20a
@@ -75,7 +75,7 @@ function classDirective(name, selector) {
|
||||
* @restrict AC
|
||||
*
|
||||
* @description
|
||||
* The `ngClass` allows you to set CSS classes on HTML an element, dynamically, by databinding
|
||||
* The `ngClass` directive allows you to dynamically set CSS classes on an HTML element by databinding
|
||||
* an expression that represents all classes to be added.
|
||||
*
|
||||
* The directive won't add duplicate classes if a particular class was already set.
|
||||
|
||||
Reference in New Issue
Block a user