Skip to content

API Reference / @gtkx/components / adw / ComboRow

Variable: ComboRow

const ComboRow: ComboRowComponent

Defined in: adw/combo-row.d.ts:9

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.