OnUnmount

japgolly.scalajs.react.extra.OnUnmount$
See theOnUnmount companion trait
object OnUnmount

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
OnUnmount.type

Members list

Type members

Deprecated classlikes

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.

Attributes

Deprecated
true
Supertypes
trait OnUnmount
trait OnUnmountF[Sync]
class Object
trait Matchable
class Any

Value members

Concrete methods

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