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 2dc2553 commit 557da74Copy full SHA for 557da74
docs/api/globalconfig.html
@@ -92,7 +92,7 @@ <h2>Configurable options</h2>
92
<dd>The class assigned to page currently in view, and during transitions</dd>
93
94
95
- <dt><code>activeBtnClass</code> <em>string</em>, default: "ui-page-active"</dt>
+ <dt><code>activeBtnClass</code> <em>string</em>, default: "ui-btn-active"</dt>
96
<dd>The class used for "active" button state, from CSS framework.</dd>
97
98
<dt><code>ajaxEnabled</code> <em>boolean</em>, default: true</dt>
0 commit comments