Skip to content

API Reference / @gtkx/components / ComboRow

Variable: ComboRow

const ComboRow: ComboRowComponent

Defined in: combo-row.d.ts:10

Renders an Adw.ComboRow backed by a collection model, presenting the same choice as a DropDown in the shape of a preferences row, with customizable renderers for the row display, popup rows, and popup section headers, and controlled selection.

Released under the MPL-2.0 License.