UNPKG

react-morphing-modal

Version:

React morphing modal! The easiest way to be fancy!

8 lines (7 loc) 349 B
export declare const bodyScrolling: { lock(): void; unlock(): void; }; export declare function getPlaceholderComputedStyle(trigger: HTMLElement, placeholder: HTMLElement): string; export declare function getBorderRadius(styles: CSSStyleDeclaration): string; export declare function getBackground(styles: CSSStyleDeclaration): string;