mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
@ -6,6 +6,7 @@ export interface IonicConfig {
|
||||
* Possible values are: `"ios"` or `"md"`.
|
||||
*/
|
||||
mode?: Mode;
|
||||
_persist?: boolean;
|
||||
|
||||
isDevice?: boolean;
|
||||
statusbarPadding?: boolean;
|
||||
|
Reference in New Issue
Block a user