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

main.react.router.dom.HashRouter.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

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

package react.router.dom

/**
 * A `` for use in web browsers. Stores the location in the hash
 * portion of the URL so it is not sent to the server.
 */
external val HashRouter: react.FC




© 2015 - 2024 Weber Informatics LLC | Privacy Policy