Type Alias: TabsTriggerProps
TabsTriggerProps =
PropsWithChildren<ButtonHTMLAttributes<HTMLButtonElement> &object&Partial<{className:string; }>>
Props accepted by a single tabs trigger.
TabsTriggerProps =
PropsWithChildren<ButtonHTMLAttributes<HTMLButtonElement> &object&Partial<{className:string; }>>
Props accepted by a single tabs trigger.