blob: a48216fb6a07dbf1e7c5e3f89fba39216d901195 [file] [view]
# FeatureControl
Options for features that may either be forced on, forced off, or allowed to be either on or off. Features default to disabled.
<table>
<tr><th>Variant</th></tr>
<tr id="&quot;allowed&quot;">
<td><code>&quot;allowed&quot;</code></td>
</tr>
<tr id="&quot;disabled&quot;">
<td><code>&quot;disabled&quot;</code></td>
</tr>
<tr id="&quot;required&quot;">
<td><code>&quot;required&quot;</code></td>
</tr>
</table>