You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entries/accordion.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@
40
40
<code>ui-accordion</code>: The outer container of the accordion.
41
41
<ul>
42
42
<li>
43
-
<code>ui-accordion-header</code>: The headers of the accordion. The active header will additionally have a <code>ui-accordion-content-active</code> class, the inactive headers will have a <code>ui-accordion-header-collapsed</code> class. The headers will also have a <code>ui-accordion-icons</code> class if they contain <ahref="#option-icons"><code>icons</code></a>.
43
+
<code>ui-accordion-header</code>: The headers of the accordion. The active header will additionally have a <code>ui-accordion-header-active</code> class, the inactive headers will have a <code>ui-accordion-header-collapsed</code> class. The headers will also have a <code>ui-accordion-icons</code> class if they contain <ahref="#option-icons"><code>icons</code></a>.
44
44
<ul>
45
45
<li><code>ui-accordion-header-icon</code>: Icon elements within each accordion header.</li>
0 commit comments