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

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

// Automatically generated - do not modify!

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

package react.router

/**
 * Renders the result of `matchRoutes()` into a React element.
 */
external fun renderMatches(
    matches: kotlinx.js.ReadonlyArray,
): react.ReactElement<*>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy