EntityViewProps
@firecms/core / EntityViewProps
Interface: EntityViewProps<M>
Section titled “Interface: EntityViewProps<M>”Defined in: components/EntityView.tsx:13
Type Parameters
Section titled “Type Parameters”M extends Record<string, any>
Properties
Section titled “Properties”className?
Section titled “className?”
optionalclassName:string
Defined in: components/EntityView.tsx:17
collection
Section titled “collection”collection:
EntityCollection<M>
Defined in: components/EntityView.tsx:15
entity
Section titled “entity”entity:
Entity<M>
Defined in: components/EntityView.tsx:14
path:
string
Defined in: components/EntityView.tsx:16