You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I am wrong but it seems like the documentation for bind:this should come before the documentation for bind:property (just flip them around) as the bind:property documentation says: "You can bind to component props using the same mechanism." despite the documentation before it being on:eventname.
@Conduitry That makes sense, I definitely think that's the better idea provided the rest of the docs are going that way (not based on the order in the docs, usable as isolated docs etc)
Maybe I am wrong but it seems like the documentation for bind:this should come before the documentation for bind:property (just flip them around) as the bind:property documentation says: "You can bind to component props using the same mechanism." despite the documentation before it being on:eventname.
I also may just be viewing this incorrectly 😄
https://svelte.dev/docs#bind_component_property
The text was updated successfully, but these errors were encountered: