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
<desc>Sets the color scheme (swatch) for the collapsible content. It accepts a single letter from a-z that maps to the swatches included in your theme.
153
+
<p>If the value is unset for an individual collapsible container, but that container is part of a collapsible set, then the value is inherited from the parent collapsible set.</p>
154
+
<p>Possible values: swatch letter (a-z).</p>
155
+
<p>This option is also exposed as a data attribute: <code>data-content-theme="b"</code>.</p>
<desc>Applies the theme border-radius if set to true.
153
161
<p>If the value is unset for an individual collapsible container, but that container is part of a collapsible set, then the value is inherited from the parent collapsible set.</p>
@@ -201,7 +209,7 @@
201
209
</desc>
202
210
<typename="Boolean" />
203
211
</option>
204
-
<optionname="theme"default="null, inherited from parent"example-value='"b"'>
<desc>Sets the color scheme (swatch) for the collapsible. It accepts a single letter from a-z that maps to the swatches included in your theme.
206
214
<p>If the value is unset for an individual collapsible container, but that container is part of a collapsible set, then the value is inherited from the parent collapsible set.</p>
0 commit comments