v-bind에서 조건식을 단순화하는 방법

v-bind에서 조건식을 단순화하는 방법

:href="type === 'exampleType'?`${link}/${id}?exampleGetParam=true`:`${link}/${id}`" 

두 번 다시 말하지 말고${link}/${id}



질문에 대한 답변