Skip to main content

@microsoft/fast-components > fastDesignSystemProvider

fastDesignSystemProvider variable

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

Signature:
fastDesignSystemProvider: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => import("@microsoft/fast-foundation").FoundationElementRegistry<FoundationElementDefinition, typeof DesignSystemProvider>

Remarks

Generates HTML Element: <fast-design-system-provider>