UNPKG

@piiano/forms

Version:
2 lines (1 loc) 158 B
function o(n,t,e){new ResizeObserver(()=>{const{height:i,width:s}=e.getBoundingClientRect();n(t,{height:i,width:s})}).observe(e)}export{o as sendSizeEvents};