TabsProps
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| controller | TabsService | |
| animate | number | |
| className | string | |
| Component | FCC<Omit<TabsProps, Component>> | |
| controller | TabsService | |
| layout | horizontal | vertical | |
| onAdd | AnyFunction | |
| TitleComponent | React.FC<TabTitleProps> |