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

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

// Automatically generated - do not modify!

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

package react.router

/**
 * A container for a nested tree of  elements that renders the branch
 * that best matches the current location.
 *
 * @see https://reactrouter.com/docs/en/v6/api#routes
 */
external val Routes: react.FC




© 2015 - 2024 Weber Informatics LLC | Privacy Policy