ClientRuntime
Browse all 564 domain entities categorized under ClientRuntime in the svelte Architecture Docs architecture documentation.
t() — svelte Function Reference
Architecture documentation for the t() function in types.d.ts from the svelte codebase.
V() — svelte Function Reference
Architecture documentation for the V() function in types.d.ts from the svelte codebase.
value() — svelte Function Reference
Architecture documentation for the value() function in types.d.ts from the svelte codebase.
bind_content_editable() — svelte Function Reference
Architecture documentation for the bind_content_editable() function in universal.js from the svelte codebase.
bind_focused() — svelte Function Reference
Architecture documentation for the bind_focused() function in universal.js from the svelte codebase.
bind_property() — svelte Function Reference
Architecture documentation for the bind_property() function in universal.js 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.
validate_binding() — svelte Function Reference
Architecture documentation for the validate_binding() function in validate.js from the svelte codebase.
validate_snippet_args() — svelte Function Reference
Architecture documentation for the validate_snippet_args() function in validation.js from the svelte codebase.
assignment_value_stale() — svelte Function Reference
Architecture documentation for the assignment_value_stale() function in warnings.js from the svelte codebase.
await_reactivity_loss() — svelte Function Reference
Architecture documentation for the await_reactivity_loss() function in warnings.js from the svelte codebase.
await_waterfall() — svelte Function Reference
Architecture documentation for the await_waterfall() function in warnings.js from the svelte codebase.
binding_property_non_reactive() — svelte Function Reference
Architecture documentation for the binding_property_non_reactive() function in warnings.js from the svelte codebase.
console_log_state() — svelte Function Reference
Architecture documentation for the console_log_state() function in warnings.js from the svelte codebase.
event_handler_invalid() — svelte Function Reference
Architecture documentation for the event_handler_invalid() function in warnings.js from the svelte codebase.
hydratable_missing_but_expected() — svelte Function Reference
Architecture documentation for the hydratable_missing_but_expected() function in warnings.js from the svelte codebase.
hydration_attribute_changed() — svelte Function Reference
Architecture documentation for the hydration_attribute_changed() function in warnings.js from the svelte codebase.
hydration_html_changed() — svelte Function Reference
Architecture documentation for the hydration_html_changed() function in warnings.js from the svelte codebase.
hydration_mismatch() — svelte Function Reference
Architecture documentation for the hydration_mismatch() function in warnings.js from the svelte codebase.
invalid_raw_snippet_render() — svelte Function Reference
Architecture documentation for the invalid_raw_snippet_render() function in warnings.js from the svelte codebase.
legacy_recursive_reactive_block() — svelte Function Reference
Architecture documentation for the legacy_recursive_reactive_block() function in warnings.js from the svelte codebase.
lifecycle_double_unmount() — svelte Function Reference
Architecture documentation for the lifecycle_double_unmount() function in warnings.js from the svelte codebase.
ownership_invalid_binding() — svelte Function Reference
Architecture documentation for the ownership_invalid_binding() function in warnings.js from the svelte codebase.
ownership_invalid_mutation() — svelte Function Reference
Architecture documentation for the ownership_invalid_mutation() function in warnings.js from the svelte codebase.
select_multiple_invalid_value() — svelte Function Reference
Architecture documentation for the select_multiple_invalid_value() function in warnings.js from the svelte codebase.
state_proxy_equality_mismatch() — svelte Function Reference
Architecture documentation for the state_proxy_equality_mismatch() function in warnings.js from the svelte codebase.
state_proxy_unmount() — svelte Function Reference
Architecture documentation for the state_proxy_unmount() function in warnings.js from the svelte codebase.
svelte_boundary_reset_noop() — svelte Function Reference
Architecture documentation for the svelte_boundary_reset_noop() function in warnings.js from the svelte codebase.
transition_slide_display() — svelte Function Reference
Architecture documentation for the transition_slide_display() function in warnings.js from the svelte codebase.
bind_window_scroll() — svelte Function Reference
Architecture documentation for the bind_window_scroll() function in window.js from the svelte codebase.
bind_window_size() — svelte Function Reference
Architecture documentation for the bind_window_size() function in window.js from the svelte codebase.
DOMOperations — svelte Architecture
Low-level utilities for element creation, attribute binding, and event delegation. Architecture documentation for the DOMOperations subdomain (part of ClientRuntime domain) in the svelte codebase. Contains 4 source files.
Hydration — svelte Architecture
Resumes state and event listeners for server-rendered HTML on the client. Architecture documentation for the Hydration subdomain (part of ClientRuntime domain) in the svelte codebase. Contains 58 source files.
LegacyBridge — svelte Architecture
Maintains compatibility with Svelte 4 class-based component APIs. Architecture documentation for the LegacyBridge subdomain (part of ClientRuntime domain) in the svelte codebase. Contains 7 source files.
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