OnUnmount

object OnUnmount
Companion:
class
class Object
trait Matchable
class Any

Type members

Deprecated classlikes

@deprecated("Change `new OnUnmount.Backend` to `OnUnmount()`", "2.0.0")
final class Backend extends OnUnmount

Convenience class for the frequent case that a component needs a backend with OnUnmount and nothing else.

Convenience class for the frequent case that a component needs a backend with OnUnmount and nothing else.

Deprecated

Value members

Concrete methods

def install[P, C <: Children, S, B <: OnUnmount, U <: UpdateSnapshot]: (P, C, S, B, U) => U