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: demos/accordion/collapsible.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ <h3>Section 4</h3>
40
40
</div>
41
41
42
42
<divclass="demo-description">
43
-
<p>By default, accordions always keep one section open. To allow for all sections to be be collapsible, set the <code>collapsible</code> option to true. Click on the currently open section to collapse its content pane.</p>
43
+
<p>By default, accordions always keep one section open. To allow for all sections to be collapsible, set the <code>collapsible</code> option to true. Click on the currently open section to collapse its content pane.</p>
0 commit comments