Function SitumProvider

  • Main context of the application, stores the plugins' state.

    Parameters

    • props: PropsWithChildren<{
          apiKey?: string;
          email?: string;
      }>
    • Optional deprecatedLegacyContext: any

      Deprecated

      See

      React Docs

    Returns ReactNode

Generated using TypeDoc