UNPKG

vue-light-popup

Version:
28 lines (27 loc) 895 B
declare const _default: import("vue").DefineComponent<{}, { show: import("vue").Ref<boolean>; scrollContent: import("vue").Ref<any>; closePopup(): void; rootStyle: { position: string; left: string; top: string; width: string; height: string; background: string; display: string; alignItems: string; zIndex: string; }; contentStyle: { width: string; maxHeight: string; overflow: string; '-webkit-overflow-scrolling': string; }; wrapperStyle: { maxWidth: string; margin: string; }; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{} & {}>, {}>; export default _default;