@microsoft/fast-foundation > ScrollEasing
ScrollEasing type
The easing types available for the horizontal-scroll HorizontalScroll
Signature:export declare type ScrollEasing = "linear" | "ease-in" | "ease-out" | "ease-in-out" | string;
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > ScrollEasing
The easing types available for the horizontal-scroll HorizontalScroll
Signature:export declare type ScrollEasing = "linear" | "ease-in" | "ease-out" | "ease-in-out" | string;