Skip to content

VirtualTable

@firecms/core


@firecms/core / VirtualTable

const VirtualTable: 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.