Tabs
Extended from PrimeVue TabView
Per our writing guidelines, please ensure the title is in Sentence case.
Basic example
Content one
Using v-for
Example using v-for to construct the children es-tab elements.
Content one
Using v-model
If you need to select tabs programmatically or trigger a UI change elsewhere when a tab is selected, you can use the v-model directive to bind the active index to a data value.
Content two
Content associated with tab 2