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

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

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

package react

import kotlinx.js.JsTuple2

// [Example](https://popper.js.org/react-popper/v2/#example)

@JsName("useState")
external fun  useRefState(): JsTuple2>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy