VirtualTable
@firecms/core / VirtualTable
Variable: VirtualTable
Section titled “Variable: VirtualTable”
constVirtualTable:NamedExoticComponent<VirtualTableProps<any>>
Defined in: components/VirtualTable/VirtualTable.tsx:90
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.