https://svelte.dev/docs/svelte/bind
bind:name={variable} Copy
bind:name={variable}
bind:name Copy
bind:name
1.0.0 @NO_SIDE_EFFECTS
See
https://svelte.dev/docs/svelte/bind
Example: with expression
Example: shorthand - when variable - expression as identifier - name is same
Since
1.0.0 @NO_SIDE_EFFECTS