Skip to content

API Reference / @gtkx/components / DropDown

Variable: DropDown

const DropDown: DropDownComponent

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

Renders a Gtk.DropDown backed by a collection model, with customizable renderers for the collapsed display, popup rows, and popup section headers, and controlled selection.

Released under the MPL-2.0 License.