FromLensSetStateFn

japgolly.scalajs.react.extra.internal.StateSnapshot$.withReuse$.FromLensSetStateFn
final class FromLensSetStateFn[S, T](l: Lens[S, T], set: Reusable[() => T])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(value: S)(implicit r: Reusability[T]): StateSnapshot[T]