Configuration object for prerendering functionality using the Chrome Speculation Rules API.
When defined in the config, it enables prerendering for URLs that match the configuration.
The functionality is similar to preloadFunction but handles prerendering instead.
Properties:
whitelist (optional): Array of URL patterns that are allowed for prerendering
blacklist (optional): Array of URL patterns that are excluded from prerendering
Configuration object for prerendering functionality using the Chrome Speculation Rules API. When defined in the config, it enables prerendering for URLs that match the configuration. The functionality is similar to preloadFunction but handles prerendering instead.
Properties: