Skip to main content

Function: xhr

xhr(url, method, body?, options?): Promise<Response>

Parameters

NameType
urlstring
methodstring
body?AnonymousObject
optionsFetchOptions

Returns

Promise<Response>

Defined in

onekijs/packages/onekijs-framework/src/core/xhr.ts:13