bind an attribute --> <img v-bind:src="imageSrc"> <!-- dynamic attribute name (2.6.0+) --> <button v-bind:[key]="value"></button> <!
確定! 回上一頁