Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
修订完pipes
Browse files Browse the repository at this point in the history
  • Loading branch information
asnowwolf committed Apr 30, 2017
1 parent f21bc67 commit 63615bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/docs/ts/latest/guide/pipes.jade
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,9 @@ a#impure-flying-heroes
我们可以在<live-example></live-example>中确认,当我们输入新的英雄甚至修改#[code heroes]数组时,这个#[i 会飞的英雄]的显示也跟着更新了。

h3#async-pipe The impure #[i AsyncPipe]

h3#async-pipe 非纯#[i AsyncPipe]

:marked
The Angular `AsyncPipe` is an interesting example of an impure pipe.
The `AsyncPipe` accepts a `Promise` or `Observable` as input
Expand Down

0 comments on commit 63615bd

Please sign in to comment.