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

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

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

package react

// Memo (16.6+)
external fun 

memo( type: ComponentType

, propsAreEqual: (P, P) -> Boolean = definedExternally, ): FC





© 2015 - 2025 Weber Informatics LLC | Privacy Policy