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

main.react.lazy.kt Maven / Gradle / Ivy

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

package react

import kotlin.js.Promise

// Lazy (16.6+)
external fun 

lazy( factory: () -> Promise>, ): ExoticComponent





© 2015 - 2025 Weber Informatics LLC | Privacy Policy