Skip to main content
property RequestInit.mode
private

A string to indicate whether the request will use CORS, or will be restricted to same-origin URLs. Sets request's mode.

Type

Back to top