docs(async-pipe): include observable example (#8900)

Adds the missing example, usage case and a bit more description to the async-pipe.
This commit is contained in:
Tom
2016-06-01 03:23:29 +02:00
committed by Miško Hevery
parent 10475b859d
commit 0c6b16c208
2 changed files with 13 additions and 6 deletions

View File

@ -2,7 +2,7 @@ import {Component, provide} from '@angular/core';
import {bootstrap} from '@angular/platform-browser';
import {Observable, Subscriber} from 'rxjs/Rx';
// #docregion AsyncPipe
// #docregion AsyncPipePromise
@Component({
selector: 'async-example',
template: `<div>