@uppy/dashboard
Version:
Universal UI plugin for Uppy.
5 lines • 307 B
TypeScript
type $TSFixMe = any;
declare function trapFocus(event: $TSFixMe, activeOverlayType: $TSFixMe, dashboardEl: $TSFixMe): void;
export { trapFocus as forModal };
export declare function forInline(event: $TSFixMe, activeOverlayType: $TSFixMe, dashboardEl: $TSFixMe): void;
//# sourceMappingURL=trapFocus.d.ts.map