• Parameters

    • __namedParameters: {
          children?: ReactNode;
          context?: Context<IStoreContext<any>>;
          fetchInterval?: number;
      }
      • Optional children?: ReactNode
      • Optional context?: Context<IStoreContext<any>>
      • Optional fetchInterval?: number

    Returns Element

Generated using TypeDoc