mirror of https://github.com/sveltejs/svelte
parent
d0d7c5629f
commit
46c7687427
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Introduction
|
||||
use_cases: "always: getting started, Svelte basics, framework overview"
|
||||
---
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Runes
|
||||
use_cases: "always: Svelte 5 reactivity, modern state management"
|
||||
---
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Template syntax
|
||||
use_cases: "always: component templates, markup syntax"
|
||||
---
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Styling
|
||||
use_cases: "always: CSS in components, styling approaches"
|
||||
---
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Special elements
|
||||
use_cases: "always: Svelte-specific elements, framework features"
|
||||
---
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Legacy APIs
|
||||
use_cases: "Svelte 3/4 compatibility, migration reference"
|
||||
---
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Svelte
|
||||
use_cases: "always: framework documentation, main documentation entry"
|
||||
---
|
||||
|
||||
Loading…
Reference in new issue