Skip to main content

@microsoft/fast-components > fastFlipper

fastFlipper variable

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

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

Remarks

Generates HTML Element: <fast-flipper>