We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707f02d commit 3da2384Copy full SHA for 3da2384
core/scripts/testing/scripts.js
@@ -14,7 +14,7 @@
14
* The following URL parameters are supported:
15
* - `rtl`: Set to `true` to enable right-to-left directionality.
16
* - `ionic:_testing`: Set to `true` to identify testing environments.
17
- * - `ionic:mode`: Set to `ios` or `md` to load a specific mode.
+ * - `ionic:theme`: Set to `ios` or `md` to load a specific theme.
18
* Defaults to `md`.
19
* - `palette`: Set to `light`, `dark`, `high-contrast`, or
20
* `high-contrast-dark` to load a specific palette. Defaults to `light`.
0 commit comments