pull/13699/head
Rich Harris 2 years ago
parent 8cf664ca93
commit 1c1308e115

@ -0,0 +1,5 @@
---
title: {#if ...}
---
Coming soon!

@ -0,0 +1,5 @@
---
title: {#each ...}
---
Coming soon!

@ -0,0 +1,5 @@
---
title: {#key ...}
---
Coming soon!

@ -0,0 +1,5 @@
---
title: {#await ...}
---
Coming soon!

@ -1,5 +1,5 @@
---
title: Snippets
title: {#snippet ...}
---
Better title needed?

@ -0,0 +1,5 @@
---
title: {@render ...}
---
Coming soon!

@ -0,0 +1,5 @@
---
title: {@html ...}
---
Coming soon!

@ -0,0 +1,5 @@
---
title: {@const ...}
---
Coming soon!

@ -1,5 +1,5 @@
---
title: Transitions & Animations
title: transition:
---
- how to use (template syntax)

@ -0,0 +1,5 @@
---
title: in: and out:
---
Coming soon!

@ -0,0 +1,5 @@
---
title: animate:
---
Coming soon!

@ -0,0 +1,5 @@
---
title: class: and style:
---
Coming soon!

@ -0,0 +1,3 @@
---
title: Styling
---

@ -0,0 +1,3 @@
---
title: Special elements
---
Loading…
Cancel
Save