Function: VirtualTable()
VirtualTable(
props
):ReactNode
This is a Table component that allows displaying arbitrary data, not necessarily related to entities or properties. It is the component that powers the entity collections but has a generic API, so it can be reused.
Parameters​
• props: VirtualTableProps
<any
>
Returns​
ReactNode
Defined in​
packages/firecms_core/src/components/VirtualTable/VirtualTable.tsx:89