Skip to content

API Reference / @gtkx/components / index / DropDown

Variable: DropDown

const DropDown: DropDownComponent

Defined in: drop-down.d.ts:10

Renders a drop-down backed by a collection model, with customizable renderers for the collapsed display, popup rows, and popup section headers, and controlled selection. The backing widget defaults to GtkDropDown and is swappable through component.

Released under the MPL-2.0 License.