A component that allows for a view to change with a tabular navigation.
Props
Name
Required
Nullable
Type
barStyle
{ [key: string]: any }
children
({ [key: string]: any }) ⇒ React.Node
data
Array<{ [key: string]: any }>
style
{ [key: string]: any }
tabStyle
{ [key: string]: any }
numTabs
number
Examples
No examples