Tabs component - Vuetify.js
The v-tabs component is used for hiding content behind a selectable item. This can also be used as a pseudo-navigation for a page, where the tabs are links and the tab-items are the content. The v-tabs component is a styled extension of v-item-group. It provides an easy to use interface for organizing groups of content.
https://vuetifyjs.com/ko/components/tabs/