vue-breakpoints
Hide at medium
<hide-at breakpoint="medium"> Content </hide-at>
Show at medium and above
<show-at breakpoint="mediumAndAbove"> Content </show-at>
Show at small
Hide at small
<hide-at breakpoint="small"> Content </hide-at>