We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d964e0b commit c917b47Copy full SHA for c917b47
apps/svelte.dev/content/blog/2024-12-01-advent-of-svelte.md
@@ -64,7 +64,7 @@ A lot of you disliked the dropdown navigation for the tutorial — essentially a
64
65
- [tutorial](/tutorial/svelte/welcome-to-svelte)
66
67
-## Day 8: functional bindings
+## Day 8: function bindings
68
69
You can now do `bind:value={get, set}` to validate and transform bound values. This works for all bindings, even on components.
70
0 commit comments