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 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

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