Class OverlayTransitionOnDragAbstract
Methods
Static
Set
- Set(target: HTMLElement, currentDragValue: number, direction: OSFramework.OSUI.GlobalEnum.Direction, size: string): void
-
Parameters
-
target: HTMLElement
-
currentDragValue: number
-
-
size: string
Returns void
Static
UnSet
- UnSet(target: HTMLElement): void
-
Returns void
Class to manage the overlay opacity on a drag transition
Export
Abstract