PatternsSettings row
Six control slots, and there is no seventh
API
title
string — The setting's name.description
string? — One line on what this controls, or what happens when it changes.value
string? — The current answer, shown before the chevron on a drill-in row.disabled
bool — Disables the control for real, via a disabled fieldset.disabled-because
string? — Names what switches this back on, e.g.sortable-id
string? — Makes the row draggable within its container, carrying the id the reorder post sends back.id
string? — Overrides the derived id when two rows in one group would otherwise share a title.class
string? — Extra classes merged onto the row.