mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor
This commit is contained in:
parent
c841d0fa6c
commit
a2524ed21a
12 changed files with 830 additions and 21 deletions
3
components/lib/tabview/TabView.d.ts
vendored
3
components/lib/tabview/TabView.d.ts
vendored
|
@ -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**
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue