This commit is contained in:
mertsincan 2024-04-24 23:43:32 +01:00
parent c841d0fa6c
commit a2524ed21a
12 changed files with 830 additions and 21 deletions

View file

@ -1,4 +1,5 @@
/**
* @deprecated since v4. Use Tabs component instead.
*
* TabView is a container component to group content with tabs.
*
@ -269,7 +270,7 @@ export interface TabViewEmits {
}
/**
* @deprecated Deprecated since v4. Use Tabs component instead.
* @deprecated since v4. Use Tabs component instead.
*
* **PrimeVue - TabView**
*