docs(demos): add events API demo

references driftyco/ionic-site#397
This commit is contained in:
Brandy Carney
2016-02-04 14:08:01 -05:00
parent a42836340a
commit cf759261ac
5 changed files with 147 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
* });
*
* ```
* @demo /docs/v2/demos/events/
*/
export class Events {
private _channels: Array<any> = [];