Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 502 Bytes

21-svelte-reactivity.md

File metadata and controls

7 lines (5 loc) · 502 Bytes
title
svelte/reactivity

Svelte provides reactive versions of various built-ins like Map, Set and URL that can be used just like their native counterparts, as well as a handful of additional utilities for handling reactivity.

MODULE: svelte/reactivity