DrawerTabListProps<T>
DrawerTabListProps<
T
> =Omit
<TabListProps
<T
>,"classNames"
|"align"
|"anchor"
|"orientation"
> &BaseProps
Type Parameters
T
T
DrawerTabListProps<
T
> =Omit
<TabListProps
<T
>,"classNames"
|"align"
|"anchor"
|"orientation"
> &BaseProps
T