mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
@ -66,7 +66,7 @@ export class ViewController {
|
||||
/**
|
||||
* @private
|
||||
*/
|
||||
state: string = '';
|
||||
state: number = 0;
|
||||
|
||||
/**
|
||||
* @private
|
||||
|
Reference in New Issue
Block a user