Skip to main content

@microsoft/fast-components > fastProgressRing

fastProgressRing variable

A function that returns a BaseProgress registration for configuring the component with a DesignSystem. Implements progressRingTemplate

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

Remarks

Generates HTML Element: <fast-progress-ring>