@microsoft/fast-components > fastCheckbox
fastCheckbox variable
A function that returns a Checkbox registration for configuring the component with a DesignSystem. Implements checkboxTemplate
Signature:fastCheckbox: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<CheckboxOptions> | undefined) => import("@microsoft/fast-foundation").FoundationElementRegistry<CheckboxOptions, import("@microsoft/fast-element").Constructable<import("@microsoft/fast-foundation").FoundationElement>>
Remarks
Generates HTML Element: <fast-checkbox>