We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc489d8 commit b547023Copy full SHA for b547023
docs/toolbars/docs-headers.html
@@ -128,8 +128,9 @@ <h3>Adding buttons to toolbars without heading</h3>
128
<pre><code>
129
<div data-role="header" data-position="inline">
130
<a href="index.html" data-icon="gear" class="ui-btn-right">Options</a>
131
-</div>
132
<span class="ui-title" />
+</div>
133
+
134
</code></pre>
135
</div>
136
0 commit comments