diff --git a/aio/content/guide/template-syntax.md b/aio/content/guide/template-syntax.md index 36b6bbdd52..6b771558aa 100644 --- a/aio/content/guide/template-syntax.md +++ b/aio/content/guide/template-syntax.md @@ -1105,6 +1105,8 @@ It has a `size` value property and a companion `sizeChange` event: + + The initial `size` is an input value from a property binding. Clicking the buttons increases or decreases the `size`, within min/max value constraints,