diff --git a/site/content/docs/03-template-syntax.md b/site/content/docs/03-template-syntax.md index 9afe39946990..88a0c927c406 100644 --- a/site/content/docs/03-template-syntax.md +++ b/site/content/docs/03-template-syntax.md @@ -572,6 +572,13 @@ It's possible to have multiple event listeners for the same event: ``` +But also this is possible: +```sv + +``` + #### bind:*property* ```sv