1.0.2 • Published 4 years ago

@kalamazoo/width-detector v1.0.2

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
4 years ago

Width-detector

This is a utility component that informs the child function of the available width.

Installation

yarn add @kalamazoo/width-detector

Usage

Detailed docs and example usage can be found here.

Acknowledgements

This size detection method used by this component is inspired by Federico Zivolo's awesome react-resize-aware project, which Atlassian has contributed a PR back to.