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

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

// Automatically generated - do not modify!

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

package react.router

/**
 * Declares an element that should be rendered at a certain URL path.
 *
 * @see https://reactrouter.com/docs/en/v6/api#route
 */
external val Route: react.FC




© 2015 - 2024 Weber Informatics LLC | Privacy Policy