Skip to main content

@microsoft/fast-components > fastRadio

fastRadio variable

A function that returns a Radio registration for configuring the component with a DesignSystem. Implements radioTemplate

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

Remarks

Generates HTML Element: <fast-radio>