<div>
<textarea ref="textarea"></textarea>
<span></span>
</div>
this.$refs.textarea
Note: Math expressions involving percentages for widths and heights on table columns, table column groups, table rows, table row groups, and table cells in both auto and fixed layout tables may be treated as if auto had been specified.
ul.breadcrumb
each item, i in items
li.breadcrumb__item
if i < items.length - 1
a.breadcrumb__link(href="#") #{item}
else
span.breadcrumb__link.current #{item}
each item, index in items
if index == 0
li.blog-nav__item.active= item.title
else
li.blog-nav__item= item.title