Skip to main content
Version: 2.0.0-beta

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:122


context

context: FireCMSContext<UserType, AuthController<UserType>>

Context of the app status

Defined in

lib/src/types/plugins.tsx:127


extraProps

Optional extraProps: EP

Defined in

lib/src/types/plugins.tsx:129


path

path: string

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

Defined in

lib/src/types/plugins.tsx:117

Enterprise?

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