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

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>
主站蜘蛛池模板: 隆子县| 措美县| 库尔勒市| 云龙县| 班玛县| 原平市| 衡东县| 宁陵县| 元氏县| 余姚市| 赣榆县| 古交市| 馆陶县| 从江县| 郎溪县| 锡林郭勒盟| 曲松县| 镇坪县| 九江县| 库伦旗| 儋州市| 河曲县| 梁河县| 泰来县| 沾益县| 沂水县| 丹寨县| 宣武区| 康平县| 宁津县| 宜州市| 余姚市| 拉孜县| 加查县| 怀安县| 微山县| 资源县| 碌曲县| 黎城县| 南昌市| 浮梁县|