Type Alias: TableProps
TableProps =
Omit<RACTableProps,"style"|"className">
Defined in: components/Table/Table.tsx:83
Props for the Table component.
TableProps =
Omit<RACTableProps,"style"|"className">
Defined in: components/Table/Table.tsx:83
Props for the Table component.