preFetch(options) Method

Summary

Callback function that will fire before the toolkit fires a fetch request.

Syntax

TypeScript
JavaScript
preFetch = function(options) 
 preFetch?: (options: RequestInit) => void; 

Parameters

options

Callback function that will fire before the toolkit makes a fetch request.

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.