Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "app/CubaAppProvider"

Index

Variables

Let cubaAppConfig

cubaAppConfig: CubaAppConfig | undefined

Let cubaAppContext

cubaAppContext: Context<CubaAppContextValue>

Let globalCubaREST

globalCubaREST: CubaApp

Let mainStore

mainStore: MainStore

Functions

Const CubaAppProvider

  • CubaAppProvider(__namedParameters: object): Element
  • Parameters

    • __namedParameters: object
      • children: undefined | null | string | number | false | true | __type | ReactElement<any, string | function | object> | ReactNodeArray | ReactPortal | (undefined | null | string | number | false | true | __type | ReactElement<any, string | function | object> | ReactNodeArray | ReactPortal)[] | string & __type | string & ReactElement<any, string | function | object> | string & ReactNodeArray | string & ReactPortal | number & __type | number & ReactElement<any, string | function | object> | number & ReactNodeArray | number & ReactPortal | false & __type | false & ReactElement<any, string | function | object> | false & ReactNodeArray | false & ReactPortal | true & __type | true & ReactElement<any, string | function | object> | true & ReactNodeArray | true & ReactPortal | __type & string | __type & number | __type & false | __type & true | ReactElement<any, string | function | object> & string | ReactElement<any, string | function | object> & number | ReactElement<any, string | function | object> & false | ReactElement<any, string | function | object> & true | ReactElement<any, string | function | object> & ReactNodeArray | ReactElement<any, string | function | object> & ReactPortal | ReactNodeArray & string | ReactNodeArray & number | ReactNodeArray & false | ReactNodeArray & true | ReactNodeArray & ReactElement<any, string | function | object> | ReactNodeArray & ReactPortal | ReactPortal & string | ReactPortal & number | ReactPortal & false | ReactPortal & true | ReactPortal & ReactElement<any, string | function | object> | ReactPortal & ReactNodeArray | (undefined | null | string | number | false | true | __type | ReactElement<any, string | function | object> | ReactNodeArray | ReactPortal)[] & string | (undefined | null | string | number | false | true | __type | ReactElement<any, string | function | object> | ReactNodeArray | ReactPortal)[] & number | (undefined | null | string | number | false | true | __type | ReactElement<any, string | function | object> | ReactNodeArray | ReactPortal)[] & false | (undefined | null | string | number | false | true | __type | ReactElement<any, string | function | object> | ReactNodeArray | ReactPortal)[] & true | (undefined | null | string | number | false | true | __type | ReactElement<any, string | function | object> | ReactNodeArray | ReactPortal)[] & ReactElement<any, string | function | object> | (undefined | null | string | number | false | true | __type | ReactElement<any, string | function | object> | ReactNodeArray | ReactPortal)[] & ReactNodeArray | (undefined | null | string | number | false | true | __type | ReactElement<any, string | function | object> | ReactNodeArray | ReactPortal)[] & ReactPortal
      • config: undefined | CubaAppConfig
      • cubaREST: CubaApp
      • retrieveRestApiToken: function
        • retrieveRestApiToken(): Promise<undefined>

    Returns Element

getContext

getCubaAppConfig

getCubaREST

  • getCubaREST(): CubaApp | undefined

getMainStore

Generated using TypeDoc