Svelte Framework
Assignment-based Reactivity
Automatic Dependency Tracking
Reactivity Limitations
Variable Declaration
Assignment Triggers
Primitive vs Reference Types
Declaring Props with export let
Prop Types and Validation
Default Prop Values
Prop Destructuring
One-way Data Flow
Prop Passing Syntax
Prop Spreading
Previous
2. Svelte Component Fundamentals
Go to top
Next
4. Template Syntax and Expressions