Skip to main content
Version: 2.0.0

Interface: PluginHomePageActionsProps<EP, M, UserType, EC>

Props passed to the FireCMSPlugin.homePage.CollectionActions method. You can use it to add custom actions to the navigation card of each collection.

Type parameters​

NameType
EPextends object = object
Mextends Record<string, any> = any
UserTypeextends User = User
ECextends EntityCollection<M> = EntityCollection<M>

Properties​

collection​

• collection: EC

The collection configuration

Defined in​

lib/src/types/plugins.tsx:127


context​

• context: FireCMSContext<UserType>

Context of the app status

Defined in​

lib/src/types/plugins.tsx:132


extraProps​

• Optional extraProps: EP

Defined in​

lib/src/types/plugins.tsx:134


path​

• path: string

Collection path of this entity. This is the full path, like users/1234/addresses

Defined in​

lib/src/types/plugins.tsx:122

Enterprise or start-up?

Learn how to get the most out of your project with the help of our consulting team.
Learn more
Sign up to our newsletter to get the latest news and updates. No spam!