Virtuoso APIType AliasesTablePropsType Alias: TableProps TableProps = Pick<React.ComponentProps<"table">, "children" | "style">