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 98fff4e commit f0e2f5fCopy full SHA for f0e2f5f
entries/listview.xml
@@ -164,6 +164,13 @@ function defaultAutodividersSelector( elt ) {
164
]]></code></pre>
165
</desc>
166
</option>
167
+ <option name="classes" type="Object">
168
+ <default>{
169
+ "ui-listview-inset": "ui-corner-all ui-shadow"
170
+ }</default>
171
+ <xi:include href="../includes/classes-option-desc.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
172
+ <xi:include href="../includes/classes-option-example.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
173
+ </option>
174
<option name="countTheme" type="String" default="null, inherited from parent" example-value='"b"' deprecated="1.4.0">
175
<desc>
176
<strong>This option is deprecated in 1.4.0 and will be removed in 1.5.0.</strong>
0 commit comments