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 3b5c400 commit bad03c5Copy full SHA for bad03c5
core/scripts/testing/scripts.js
@@ -14,8 +14,8 @@
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 `ionic`, `ios`, or `md` to load a specific
18
- * mode. Defaults to `md`.
+ * - `ionic:mode`: Set to `ios` or `md` to load a specific mode.
+ * Defaults to `md`.
19
* - `palette`: Set to `light`, `dark`, `high-contrast`, or
20
* `high-contrast-dark` to load a specific palette. Defaults to `light`.
21
*/
0 commit comments