UNPKG

@vuesax-alpha/nightly

Version:
3 lines (2 loc) 165 B
import type { Rect, Strategy } from 'vuesax-alpha/es/hooks/use-floating/utils'; export declare function getViewportRect(element: Element, strategy: Strategy): Rect;