data-effect — localStorage persist
Value persists across page refreshes — stored in localStorage via data-effect.
data-ref + data-effect — measure an element
Resize me ↘
data-effect — reactive document.title
Increment the counter above — watch the browser tab title update reactively.
data-effect runs whenever any signal it reads ($persist) changes.
data-init vs data-effect