InstanceMethodsWithReuse

final class InstanceMethodsWithReuse[F[_], A[_], S](self: StateSnapshotF[F, A, S])
class Object
trait Matchable
class Any

Value members

Concrete methods

def withValue(s: S)(implicit r: Reusability[S]): StateSnapshotF[F, A, S]

Deprecated methods

@deprecated("This ability doesn\'t work. See https://github.com/japgolly/scalajs-react/issues/721 for an explanation, and https://japgolly.github.io/scalajs-react/#examples/state-snapshot-2 for the alternative.", "1.7.1")
def xmapState(no: NotAllowed): Nothing
Deprecated
@deprecated("This ability doesn\'t work. See https://github.com/japgolly/scalajs-react/issues/721 for an explanation, and https://japgolly.github.io/scalajs-react/#examples/state-snapshot-2 for the alternative.", "1.7.1")
def zoomState(no: NotAllowed): Nothing
Deprecated
@deprecated("This ability doesn\'t work. See https://github.com/japgolly/scalajs-react/issues/721 for an explanation, and https://japgolly.github.io/scalajs-react/#examples/state-snapshot-2 for the alternative.", "1.7.1")
def zoomStateOption(no: NotAllowed): Nothing
Deprecated