Skip to content

Commit f0e2f5f

Browse files
committed
Listview: Add classes option
1 parent 98fff4e commit f0e2f5f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

entries/listview.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,13 @@ function defaultAutodividersSelector( elt ) {
164164
]]></code></pre>
165165
</desc>
166166
</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>
167174
<option name="countTheme" type="String" default="null, inherited from parent" example-value='"b"' deprecated="1.4.0">
168175
<desc>
169176
<strong>This option is deprecated in 1.4.0 and will be removed in 1.5.0.</strong>

0 commit comments

Comments
 (0)