GetDerivedResourceOptions
Properties
Link copied to clipboard
If true, this will keep all query parameters from the current resource and derived resource. If false, derived parameters will replace those of the current resource. Default value - false
Link copied to clipboard
An object containing query parameters that will be combined with those of the current instance.
Link copied to clipboard
The number of times the retryCallback should be called before giving up.
Link copied to clipboard
The function to call when loading the resource fails.
Link copied to clipboard
Key/Value pairs that are used to replace template values (eg. {x}). These will be combined with those of the current instance.