We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422e447 commit f226ca5Copy full SHA for f226ca5
entries/accordion.xml
@@ -66,7 +66,7 @@
66
<desc>The zero-based index of the panel that is active (open). A negative value selects panels going backward from the last panel.</desc>
67
</type>
68
</option>
69
- <option name="animate" default="{}" example-value='"bounceslide"'>
+ <option name="animate" default="{}" example-value="200">
70
<desc>If and how to animate changing panels.</desc>
71
<type name="Boolean">
72
<desc>A value of <code>false</code> will disable animations.</desc>
0 commit comments