defaultViewTransition

If true, route navigations will called using document.startViewTransition().

If the browser does not support this api, this option will be ignored.

See MDN for more information on how this function works.

API Docs