官术网_书友最值得收藏!

Event listener

We now want to remove thecontractedclass automatically when the user clicks theMorebutton. To do this job, we'll use thev-ondirective, which listens to DOM events with aclickargument.

The value of thev-ondirective can be an expression that assignscontractedtofalse.

index.html:

<p class="about">
  <h3>About this listing</h3>
  <p v-bind:class="{ contracted: contracted }">{{ about }}</p>
  <button class="more" v-on:click="contracted = false">+ More</button>
</p>
主站蜘蛛池模板: 长白| 文登市| 仁怀市| 桃园县| 温宿县| 卢龙县| 温泉县| 镇康县| 当涂县| 铜鼓县| 迭部县| 太康县| 海淀区| 昌平区| 岚皋县| 三门峡市| 开封县| 英吉沙县| 达尔| 莒南县| 马公市| 河北区| 安西县| 钟祥市| 达尔| 临泉县| 铅山县| 鄢陵县| 岱山县| 罗城| 西畴县| 普兰店市| 诏安县| 定州市| 孝感市| 岫岩| 涟水县| 喀什市| 游戏| 平和县| 永仁县|