Props of the Prefetch component.

interface PrefetchProps {
    to: To;
}

Properties

Properties

to: To

A location or a route to prefetch.