CleanupFunc

fun interface CleanupFunc

Interface for the onCleanup function: use onCleanup to define the cleanup function for your useEffect hook.

Functions

Link copied to clipboard
abstract fun onCleanup()