.. role:: ts-api-decorator

#######################
OpenRemoteBundleOptions
#######################

.. js:module:: cee.cug
   :noindex:

.. container:: ts-api-section

   .. js:class:: OpenRemoteBundleOptions

      Options for ConstantRemoteModel.openRemoteBundle()

      customFetchRequestInit: Contains custom settings that will be applied to the fetch requests, see
      documentation for https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-interface

   * :js:attr:`~cee.cug.OpenRemoteBundleOptions.customFetchRequestInit`





------------

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: OpenRemoteBundleOptions.customFetchRequestInit

      :type: RequestInit :ts-api-decorator:`optional`





