mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
@ -8,7 +8,7 @@
|
|||||||
* ```ts
|
* ```ts
|
||||||
* import {Events} from 'ionic-angular';
|
* import {Events} from 'ionic-angular';
|
||||||
*
|
*
|
||||||
* constructor(public events: Event) {}
|
* constructor(public events: Events) {}
|
||||||
*
|
*
|
||||||
* // first page (publish an event when a user is created)
|
* // first page (publish an event when a user is created)
|
||||||
* function createUser(user) {
|
* function createUser(user) {
|
||||||
|
Reference in New Issue
Block a user