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

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

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

package react

/**
 * Available since 18.0
 *
 * @see Online Documentation
 */
external fun  useDeferredValue(
    value: T,
): T




© 2015 - 2025 Weber Informatics LLC | Privacy Policy