@svelte-put/resize
4.0.0 • Public • PublishedThis package is part of the@svelte-put family. For contributing guideline and more, refer to itsreadme.
See the dedicated documentation page here.
<scriptlang="ts">import{resize}from'@svelte-put/resize';importtype{ResizeDetail}from'@svelte-put/resize';functiononResized(e:CustomEvent<ResizeDetail>){console.log(e.detail);}</script><divuse:resizeon:resized="{onResized}" />
Provenance
Share feedback
Package Sidebar
Install
npm i @svelte-put/resize
Repository
Weekly Downloads
638
Version
4.0.0
License
MIT
Unpacked Size
12.5 kB
Total Files
9