@types/simple-element-resize-detector
TypeScript icon, indicating that this package has built-in type declarations

1.3.3 • Public • Published

Installation

npm install --save @types/simple-element-resize-detector

Summary

This package contains type definitions for simple-element-resize-detector (https://github.com/developit/simple-element-resize-detector#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/simple-element-resize-detector.

index.d.ts

export as namespace simpleElementResizeDetector;

declare function simpleElementResizeDetector(
    element: HTMLElement,
    handler: (element: HTMLElement) => void,
): HTMLIFrameElement;
export = simpleElementResizeDetector;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by Nathan Bierema.

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.3.3
    26,855
  • 1.3.2
    123
  • 1.3.1
    37
  • 1.3.0
    2,647

Package Sidebar

Install

npm i @types/simple-element-resize-detector

Weekly Downloads

29,662

Version

1.3.3

License

MIT

Unpacked Size

3.2 kB

Total Files

5

Last publish

Collaborators

  • types