Remove attribute of parent. Hi, I have this simple element: <template> <div> <label v-if="label">{{label}}</label> <input v-bind="$attrs" class="py-2 px-4" ...
確定! 回上一頁