Skip to main content

@microsoft/fast-components > fastCombobox

fastCombobox variable

A function that returns a Combobox registration for configuring the component with a DesignSystem. Implements comboboxTemplate

Signature:
fastCombobox: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<ComboboxOptions> | undefined) => import("@microsoft/fast-foundation").FoundationElementRegistry<ComboboxOptions, import("@microsoft/fast-element").Constructable<import("@microsoft/fast-foundation").FoundationElement>>

Remarks

Generates HTML Element: <fast-combobox>