site: clarify bind component prop docs (#3484)

pull/7738/head
Conduitry 6 years ago
parent b415bca4ff
commit 3e76489474

@ -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