SetStateHookCallback

slinky.core.facade.SetStateHookCallback$
See theSetStateHookCallback companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Implicits

implicit def toFunction[T](callback: SetStateHookCallback[T]): T => Unit
implicit def toTransformFunction[T](callback: SetStateHookCallback[T]): (T => T) => Unit