Skip to main content

@microsoft/fast-components > fastProgress

fastProgress variable

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

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

Remarks

Generates HTML Element: <fast-progress>