Interface: EntityViewProps<M>
Type Parameters​
• M extends Record
<string
, any
>
Properties​
className?​
optional
className:string
Defined in​
packages/firecms_core/src/components/EntityView.tsx:16
collection​
collection:
EntityCollection
<M
,any
>
Defined in​
packages/firecms_core/src/components/EntityView.tsx:14
entity​
entity:
Entity
<M
>
Defined in​
packages/firecms_core/src/components/EntityView.tsx:13
path​
path:
string