Skip to main content

@microsoft/fast-components > fastHorizontalScroll

fastHorizontalScroll variable

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

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

Remarks

Generates HTML Element: <fast-horizontal-scroll>