UNPKG

@scalar/api-reference

Version:

Generate beautiful API references from OpenAPI documents

6 lines 233 B
/** * Freezes the scroll position of the element until all lazy loaded elements have loaded. * Unfreezes immediately when the user scrolls. */ export declare const useFreezing: () => void; //# sourceMappingURL=useFreezing.d.ts.map