• Parameters

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

    Returns Element