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

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

// Automatically generated - do not modify!

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

package react.router

/**
 * Renders the child route's element, if there is one.
 *
 * @see https://reactrouter.com/docs/en/v6/api#outlet
 */
external val Outlet: react.FC




© 2015 - 2024 Weber Informatics LLC | Privacy Policy