Type Alias: TabsContentProps
TabsContentProps =
PropsWithChildren<HTMLAttributes<HTMLDivElement> &object&Partial<{className:string;forceMount:boolean; }>>
Props accepted by a single tabs content panel.
TabsContentProps =
PropsWithChildren<HTMLAttributes<HTMLDivElement> &object&Partial<{className:string;forceMount:boolean; }>>
Props accepted by a single tabs content panel.