jsMain.react.router.useInRouterContext.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
@file:JsModule("react-router")
@file:JsNonModule
package react.router
/**
* Returns true if this component is a descendant of a .
*
* @see https://reactrouter.com/docs/en/v6/api#useinroutercontext
*/
external fun useInRouterContext(): Boolean
© 2015 - 2025 Weber Informatics LLC | Privacy Policy