Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TinaContentfulProviderProps

Hierarchy

  • TinaContentfulProviderProps

Index

Properties

children

children: any

Optional onLogin

onLogin: () => Promise<void>

Type declaration

    • (): Promise<void>
    • Returns Promise<void>

Optional onLogout

onLogout: () => Promise<void>

Type declaration

    • (): Promise<void>
    • Returns Promise<void>

Generated using TypeDoc