This defines the resource that you wish to fetch. This can either be:
A string or any other object with stringify API — including a URL object — that provides the URL of the resource you want to fetch.
A Request
object.
A RequestInit
object containing any custom settings that you want to apply to the request.
:::Caution Differences from Web
Client environment are different from Web, Lynx does not support Web-only features like: CORS、redirect、keepalive related APIs
Streaming/FormData/Blob related APIs are not supported
:::
:::Warning Web Platform Compatibility
Web Platform supports Fetch API using Browser's Fetch implementation, it follows the same rules as the web.
:::
LCD tables only load in the browser
LCD tables only load in the browser
LCD tables only load in the browser
LCD tables only load in the browser