viewweiwu / vue-tabs-chrome

chrome tab like.
https://viewweiwu.github.io/vue-tabs-chrome/
231 stars 49 forks source link

Add specific component to route #28

Closed shamsail closed 3 years ago

shamsail commented 3 years ago

Hi, I want to use this package with specified component. Can you let me know how I can add specific data/component/tab material to specific tab. In examples, there is same

that is showing up on all tabs

Like, tabs content

viewweiwu commented 3 years ago

Hi specified component? Does it mean the specified style? like this?

image

https://codesandbox.io/s/gracious-banach-8em8q?file=/src/App.vue

shamsail commented 3 years ago

Nope, it means separate content for separate tabs. how to implement this thing? like google tab has it's own content and Facebook tab has it's own and so on.. Thanks for your response

viewweiwu commented 3 years ago

Sorry No plans to support this feature for now