Vuejs Use v-bind for prop destructuring
Use v-bind as kind of a “prop destructuring” instead of passing multiple object properties into a component as props.
Use v-bind as kind of a “prop destructuring” instead of passing multiple object properties into a component as props.