tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > QueryOptions > refetchIntervalInBackground

QueryOptions.refetchIntervalInBackground property

If set to true, the query will continue to refetch while their tab/window is in the background. Defaults to false.

Signature:

refetchIntervalInBackground?: boolean;