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

The status bar

The last section we will add to our app is a status bar, displayed at the bottom of the text editor, with some useful info--the date the note was created, with the lines, words, and characters count.

Create a new p element with the toolbar and status-bar classes and place it after the textarea element:

<!-- Main pane -->
<section class="main">
  <p class="toolbar">
    <!-- ... -->
  </p>
  <textarea v-model="selectedNote.content"></textarea>
  <p class="toolbar status-bar">
    <!-- The new status bar here! -->
  </p>
</section>
主站蜘蛛池模板: 张掖市| 宁武县| 宣化县| 三穗县| 孟津县| 开江县| 微博| 南京市| 华亭县| 库伦旗| 哈尔滨市| 浦城县| 江门市| 内乡县| 广饶县| 临沂市| 乌兰浩特市| 交口县| 涞水县| 出国| 岳普湖县| 张家口市| 嘉黎县| 宣汉县| 襄城县| 廊坊市| 若尔盖县| 双桥区| 海宁市| 灵丘县| 桃园县| 独山县| 永宁县| 怀化市| 阜新市| 从化市| 木里| 德州市| 华阴市| 鸡东县| 宜丰县|