This story is not configured to handle controls. Learn how to add controls
NameDescriptionDefaultControl
tabs*
{ id: string; title: ReactNode; content: ReactNode; }[]
--
selectedTab*
string
--
onSelectTab
((tabId: string) => void)
--