Reactivity
Browse all 141 subdomain entities categorized under Reactivity in the svelte Architecture Docs architecture documentation.
safe_not_equal() — svelte Function Reference
Architecture documentation for the safe_not_equal() function in equality.js from the svelte codebase.
prop() — svelte Function Reference
Architecture documentation for the prop() function in props.js from the svelte codebase.
rest_props_handler.get() — svelte Function Reference
Architecture documentation for the rest_props_handler.get() function in props.js from the svelte codebase.
rest_props_handler.getOwnPropertyDescriptor() — svelte Function Reference
Architecture documentation for the rest_props_handler.getOwnPropertyDescriptor() function in props.js from the svelte codebase.
rest_props_handler.has() — svelte Function Reference
Architecture documentation for the rest_props_handler.has() function in props.js from the svelte codebase.
rest_props_handler.ownKeys() — svelte Function Reference
Architecture documentation for the rest_props_handler.ownKeys() function in props.js from the svelte codebase.
rest_props_handler.set() — svelte Function Reference
Architecture documentation for the rest_props_handler.set() function in props.js from the svelte codebase.
rest_props() — svelte Function Reference
Architecture documentation for the rest_props() function in props.js from the svelte codebase.
spread_props_handler.get() — svelte Function Reference
Architecture documentation for the spread_props_handler.get() function in props.js from the svelte codebase.
spread_props_handler.getOwnPropertyDescriptor() — svelte Function Reference
Architecture documentation for the spread_props_handler.getOwnPropertyDescriptor() function in props.js from the svelte codebase.
spread_props_handler.has() — svelte Function Reference
Architecture documentation for the spread_props_handler.has() function in props.js from the svelte codebase.
spread_props_handler.ownKeys() — svelte Function Reference
Architecture documentation for the spread_props_handler.ownKeys() function in props.js from the svelte codebase.
spread_props_handler.set() — svelte Function Reference
Architecture documentation for the spread_props_handler.set() function in props.js from the svelte codebase.
spread_props() — svelte Function Reference
Architecture documentation for the spread_props() function in props.js from the svelte codebase.
update_pre_prop() — svelte Function Reference
Architecture documentation for the update_pre_prop() function in props.js from the svelte codebase.
update_prop() — svelte Function Reference
Architecture documentation for the update_prop() function in props.js from the svelte codebase.
flush_eager_effects() — svelte Function Reference
Architecture documentation for the flush_eager_effects() function in sources.js from the svelte codebase.
increment() — svelte Function Reference
Architecture documentation for the increment() function in sources.js from the svelte codebase.
internal_set() — svelte Function Reference
Architecture documentation for the internal_set() function in sources.js from the svelte codebase.
mark_reactions() — svelte Function Reference
Architecture documentation for the mark_reactions() function in sources.js from the svelte codebase.
mutable_source() — svelte Function Reference
Architecture documentation for the mutable_source() function in sources.js from the svelte codebase.
mutate() — svelte Function Reference
Architecture documentation for the mutate() function in sources.js from the svelte codebase.
set_eager_effects_deferred() — svelte Function Reference
Architecture documentation for the set_eager_effects_deferred() function in sources.js from the svelte codebase.
set_eager_effects() — svelte Function Reference
Architecture documentation for the set_eager_effects() function in sources.js from the svelte codebase.
set() — svelte Function Reference
Architecture documentation for the set() function in sources.js from the svelte codebase.
source() — svelte Function Reference
Architecture documentation for the source() function in sources.js from the svelte codebase.
state() — svelte Function Reference
Architecture documentation for the state() function in sources.js from the svelte codebase.
update_pre() — svelte Function Reference
Architecture documentation for the update_pre() function in sources.js from the svelte codebase.
update() — svelte Function Reference
Architecture documentation for the update() function in sources.js from the svelte codebase.
set_signal_status() — svelte Function Reference
Architecture documentation for the set_signal_status() function in status.js from the svelte codebase.
update_derived_status() — svelte Function Reference
Architecture documentation for the update_derived_status() function in status.js from the svelte codebase.
capture_store_binding() — svelte Function Reference
Architecture documentation for the capture_store_binding() function in store.js from the svelte codebase.
invalidate_store() — svelte Function Reference
Architecture documentation for the invalidate_store() function in store.js from the svelte codebase.
mark_store_binding() — svelte Function Reference
Architecture documentation for the mark_store_binding() function in store.js from the svelte codebase.
setup_stores() — svelte Function Reference
Architecture documentation for the setup_stores() function in store.js from the svelte codebase.
store_get() — svelte Function Reference
Architecture documentation for the store_get() function in store.js from the svelte codebase.
store_mutate() — svelte Function Reference
Architecture documentation for the store_mutate() function in store.js from the svelte codebase.
store_set() — svelte Function Reference
Architecture documentation for the store_set() function in store.js from the svelte codebase.
store_unsub() — svelte Function Reference
Architecture documentation for the store_unsub() function in store.js from the svelte codebase.
update_pre_store() — svelte Function Reference
Architecture documentation for the update_pre_store() function in store.js from the svelte codebase.
update_store() — svelte Function Reference
Architecture documentation for the update_store() function in store.js from the svelte codebase.
V() — svelte Function Reference
Architecture documentation for the V() function in types.d.ts from the svelte codebase.
clear_marked() — svelte Function Reference
Architecture documentation for the clear_marked() function in utils.js from the svelte codebase.
defer_effect() — svelte Function Reference
Architecture documentation for the defer_effect() function in utils.js from the svelte codebase.
Reactivity — svelte Architecture
The core signal-based system including $state, $derived, and $effect. Architecture documentation for the Reactivity subdomain (part of ClientRuntime domain) in the svelte codebase. Contains 11 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free