Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration XhrResponseType

The XHR response types.

Index

Enumeration members

Enumeration members

Blob

Blob: = "blob"

Blob

Buffer

Buffer: = "arraybuffer"

ArrayBuffer

Default

Default: = "text"

string

Document

Document: = "document"

Document

Json

Json: = "json"

Object

Text

Text: = "text"

String

Generated using TypeDoc