Vanilla Resize Box — Documentation
Detailed implementation documentation for the <vn-resize-box> web component.
Documents
Listed in reading order — the numeric file-name prefixes match this table.
| Document | Description |
|---|---|
| Integration Guide | How to integrate <vn-resize-box> in host applications |
| Web Component Implementation | Custom element architecture, lifecycle, and public API |
| Drag Resize Implementation | Pointer-event handling, clamping, and bounds computation |
| CSS Architecture | Stylesheet structure, class naming, and customization points |
src/vanilla-resize-box/vanilla-resize-box.d.ts |
Hand-authored TypeScript declarations for <vn-resize-box>, the resize() API, and all CustomEvent detail shapes |