React Router API Reference
    Preparing search index...

    Type Alias unstable_RouterStatePendingVariant

    unstable_RouterStatePendingVariant: unstable_RouterStatePendingVariants[keyof unstable_RouterStatePendingVariants]

    The shape of the pending variant returned from unstable_useRouterState. Extends unstable_RouterStateActiveVariant with the navigation state and submission fields mirroring useNavigation — submission fields are populated when the in-flight navigation was triggered by a form submission, otherwise undefined.