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

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

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

package react

/**
 * Available since 18.0
 *
 * Only works inside [fc]
 * @see Hooks and Function Components
 */
external fun useId(): String




© 2015 - 2025 Weber Informatics LLC | Privacy Policy