site: clarify bind component prop docs ()

pull/3883/head
Conduitry 6 years ago
parent a83b2fa6d7
commit de80ae72c3

@ -1146,7 +1146,7 @@ bind:property={variable}
---
You can bind to component props using the same mechanism.
You can bind to component props using the same syntax as for elements.
```html
<Keypad bind:value={pin}/>

Loading…
Cancel
Save