2.0.3 • Published 7 months ago

@types/scrollparent v2.0.3

Weekly downloads
5,974
License
MIT
Repository
github
Last release
7 months ago

Installation

npm install --save @types/scrollparent

Summary

This package contains type definitions for scrollparent (https://github.com/olahol/scrollparent.js#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scrollparent.

index.d.ts

// Type definitions for scrollparent 2.0
// Project: https://github.com/olahol/scrollparent.js#readme
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

declare function scrollparent(node: HTMLElement | SVGElement): HTMLElement | null;

export = scrollparent;

Additional Details

  • Last updated: Thu, 23 Dec 2021 23:35:48 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by DefinitelyTyped.

2.0.3

7 months ago

2.0.2

7 months ago

2.0.1

2 years ago

2.0.0

5 years ago