TabsTab
constTabsTab:ForwardRefExoticComponent<Omit<TabsTabProps,"ref"> &RefAttributes<HTMLElement>> =BaseTabs.Tab
Individual tab button
Based on Tabs.Trigger
Example
<TabsTab value="overview">
Overview
</TabsTab>
constTabsTab:ForwardRefExoticComponent<Omit<TabsTabProps,"ref"> &RefAttributes<HTMLElement>> =BaseTabs.Tab
Individual tab button
Based on Tabs.Trigger
<TabsTab value="overview">
Overview
</TabsTab>