LegacySupport
Browse all 43 domain entities categorized under LegacySupport in the svelte Architecture Docs architecture documentation.
Svelte4Component Class — svelte Architecture
Architecture documentation for the Svelte4Component class in legacy-client.js from the svelte codebase.
LegacySupport Domain — svelte Architecture
Component and API compatibility layers that allow applications to transition from Svelte 4 to Svelte 5 structure. Architectural overview of the LegacySupport domain in the svelte codebase. Contains 9 source files.
event-modifiers.js — svelte Source File
Architecture documentation for event-modifiers.js, a javascript file in the svelte codebase. 6 imports, 0 dependents.
lifecycle.js — svelte Source File
Architecture documentation for lifecycle.js, a javascript file in the svelte codebase. 13 imports, 0 dependents.
misc.js — svelte Source File
Architecture documentation for misc.js, a javascript file in the svelte codebase. 6 imports, 0 dependents.
async.js — svelte Source File
Architecture documentation for async.js, a javascript file in the svelte codebase. 2 imports, 0 dependents.
index.js — svelte Source File
Architecture documentation for index.js, a javascript file in the svelte codebase. 0 imports, 19 dependents.
legacy.js — svelte Source File
Architecture documentation for legacy.js, a javascript file in the svelte codebase. 2 imports, 0 dependents.
tracing.js — svelte Source File
Architecture documentation for tracing.js, a javascript file in the svelte codebase. 2 imports, 0 dependents.
legacy-client.js — svelte Source File
Architecture documentation for legacy-client.js, a javascript file in the svelte codebase. 23 imports, 2 dependents.
legacy-server.js — svelte Source File
Architecture documentation for legacy-server.js, a javascript file in the svelte codebase. 6 imports, 0 dependents.
nonpassive() — svelte Function Reference
Architecture documentation for the nonpassive() function in event-modifiers.js from the svelte codebase.
once() — svelte Function Reference
Architecture documentation for the once() function in event-modifiers.js from the svelte codebase.
passive() — svelte Function Reference
Architecture documentation for the passive() function in event-modifiers.js from the svelte codebase.
preventDefault() — svelte Function Reference
Architecture documentation for the preventDefault() function in event-modifiers.js from the svelte codebase.
self() — svelte Function Reference
Architecture documentation for the self() function in event-modifiers.js from the svelte codebase.
stopImmediatePropagation() — svelte Function Reference
Architecture documentation for the stopImmediatePropagation() function in event-modifiers.js from the svelte codebase.
stopPropagation() — svelte Function Reference
Architecture documentation for the stopPropagation() function in event-modifiers.js from the svelte codebase.
trusted() — svelte Function Reference
Architecture documentation for the trusted() function in event-modifiers.js from the svelte codebase.
disable_async_mode_flag() — svelte Function Reference
Architecture documentation for the disable_async_mode_flag() function in index.js from the svelte codebase.
enable_async_mode_flag() — svelte Function Reference
Architecture documentation for the enable_async_mode_flag() function in index.js from the svelte codebase.
enable_legacy_mode_flag() — svelte Function Reference
Architecture documentation for the enable_legacy_mode_flag() function in index.js from the svelte codebase.
enable_tracing_mode_flag() — svelte Function Reference
Architecture documentation for the enable_tracing_mode_flag() function in index.js from the svelte codebase.
asClassComponent() — svelte Function Reference
Architecture documentation for the asClassComponent() function in legacy-client.js from the svelte codebase.
constructor() — svelte Function Reference
Architecture documentation for the constructor() function in legacy-client.js from the svelte codebase.
createBubbler() — svelte Function Reference
Architecture documentation for the createBubbler() function in legacy-client.js from the svelte codebase.
createClassComponent() — svelte Function Reference
Architecture documentation for the createClassComponent() function in legacy-client.js from the svelte codebase.
$destroy() — svelte Function Reference
Architecture documentation for the $destroy() function in legacy-client.js from the svelte codebase.
handlers() — svelte Function Reference
Architecture documentation for the handlers() function in legacy-client.js from the svelte codebase.
$on() — svelte Function Reference
Architecture documentation for the $on() function in legacy-client.js from the svelte codebase.
run() — svelte Function Reference
Architecture documentation for the run() function in legacy-client.js from the svelte codebase.
$set() — svelte Function Reference
Architecture documentation for the $set() function in legacy-client.js from the svelte codebase.
asClassComponent() — svelte Function Reference
Architecture documentation for the asClassComponent() function in legacy-server.js from the svelte codebase.
noop() — svelte Function Reference
Architecture documentation for the noop() function in legacy-server.js from the svelte codebase.
run() — svelte Function Reference
Architecture documentation for the run() function in legacy-server.js from the svelte codebase.
init() — svelte Function Reference
Architecture documentation for the init() function in lifecycle.js from the svelte codebase.
observe_all() — svelte Function Reference
Architecture documentation for the observe_all() function in lifecycle.js from the svelte codebase.
add_legacy_event_listener() — svelte Function Reference
Architecture documentation for the add_legacy_event_listener() function in misc.js from the svelte codebase.
bubble_event() — svelte Function Reference
Architecture documentation for the bubble_event() function in misc.js from the svelte codebase.
reactive_import() — svelte Function Reference
Architecture documentation for the reactive_import() function in misc.js from the svelte codebase.
update_legacy_props() — svelte Function Reference
Architecture documentation for the update_legacy_props() function in misc.js from the svelte codebase.
EventDispatcher — svelte Architecture
Provides backward compatibility for the older CustomEvent pattern. Architecture documentation for the EventDispatcher subdomain (part of LegacySupport domain) in the svelte codebase. Contains 1 source files.
LifecycleSim — svelte Architecture
Simulates classic lifecycle behavior using modern effect primitives. Architecture documentation for the LifecycleSim subdomain (part of LegacySupport domain) in the svelte codebase. Contains 5 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free