Skip to main content

InterfacePluginRoutesProps

Admin Docs


Interface: InterfacePluginRoutesProps

Defined in: src/types/shared-components/PluginRoutes/interface.ts:6

Props for PluginRoutes component.

Properties

fallback?

optional fallback: ReactElement

Defined in: src/types/shared-components/PluginRoutes/interface.ts:9


isAdmin?

optional isAdmin: boolean

Defined in: src/types/shared-components/PluginRoutes/interface.ts:8


userPermissions?

optional userPermissions: string[]

Defined in: src/types/shared-components/PluginRoutes/interface.ts:7