All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.react.router.useNavigate.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

@file:JsModule("react-router")
@file:JsNonModule

package react.router

/**
 * Returns an imperative method for changing the location. Used by s, but
 * may also be used by other elements to change the location.
 *
 * @see https://reactrouter.com/docs/en/v6/api#usenavigate
 */
external fun useNavigate(): NavigateFunction




© 2015 - 2024 Weber Informatics LLC | Privacy Policy