Svelte Framework
Single File Components
Component Composition
Component Lifecycle Overview
Three-Block Architecture
Block Ordering Rules
File Naming Conventions
JavaScript Logic
Variable Declarations
Function Definitions
Import Statements
Export Statements for Props
Scoped CSS by Default
CSS Syntax Support
Preprocessor Integration
HTML Template Structure
Expression Interpolation
Directive Usage
Previous
1. Introduction to Svelte
Go to top
Next
3. Basic Reactivity System