Skip to main content

@microsoft/fast-components > fastSlider

fastSlider variable

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

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

Remarks

Generates HTML Element: <fast-slider>