Skip to main content

@microsoft/fast-components > fastNumberField

fastNumberField variable

A function that returns a NumberField registration for configuring the component with a DesignSystem. Implements numberFieldTemplate

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

Remarks

Generates HTML Element: <fast-number-field>

delegatesFocus