Type alias: TableBodyProps
Ƭ TableBodyProps: Pick
<default_2.ComponentProps
<"tbody"
>, "style"
| "children"
| "className"
> & { data-testid
: string
} & default_2.RefAttributes
<HTMLTableSectionElement
>
Passed to the Components.TableBody custom component