export enum ScrollEventAction { IS_SCROLL_SHOWING = 'isScrollShowing', SCROLLING = 'scrolling', }