Type alias: EntityCollectionViewProps<M>
Ƭ EntityCollectionViewProps<M
>: { fullPath
: string
; isSubCollection?
: boolean
} & EntityCollection
<M
>
Type parameters
Name | Type |
---|---|
M | extends Record <string , any > |
Defined in
lib/src/core/components/EntityCollectionView/EntityCollectionView.tsx:54