Skip to main content

Function: TabList()

TabList<T>(props): any

Defined in: components/Tabs/Tabs.tsx:121

The strip of tabs. Renders the tablist and lays the Tabs out in a row (or column when the parent Tabs is vertical).

Type Parameters

Type ParameterDefault type
T extends objectobject

Parameters

ParameterType
propsTabListProps<T>

Returns

any