FromSetStateFn

japgolly.scalajs.react.extra.internal.StateSnapshot$.withReuse$.FromSetStateFn
final class FromSetStateFn[S](set: Reusable[() => S]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

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