In a Vue template, a colon : prefixing an html attribute is shorthand for v-bind.
Here’s the full documentation for v-bind.
In a Vue template, a colon : prefixing an html attribute is shorthand for v-bind.
Here’s the full documentation for v-bind.