air-high-order
v1.0.11
Published
Common Higher-Order ReactJS functions, designed for AIR's myair.io ecosystem
Downloads
15
Readme
air-high-order
Package to gather common Higher-Order ReactJS functions.
withWindowSize(ComponentToWrap)
Returns wrapped component plus windowWidth
and windowHeight
additional props referring to width and height window. Props are updated every time a resize window event, filtered with a throttle, will occur,