mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-16 10:43:10 +00:00
parent
c1e6afca11
commit
924abdae9f
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
||||||
* @priority 600
|
* @priority 600
|
||||||
* @param {expression} ngIf If the {@link guide/expression expression} is falsy then
|
* @param {expression} ngIf If the {@link guide/expression expression} is falsy then
|
||||||
* the element is removed from the DOM tree. If it is truthy a copy of the compiled
|
* the element is removed from the DOM tree. If it is truthy a copy of the compiled
|
||||||
* eleent is added to the DOM tree.
|
* element is added to the DOM tree.
|
||||||
*
|
*
|
||||||
* @example
|
* @example
|
||||||
<example animations="true">
|
<example animations="true">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue