extraExtMonocle3
extraExtMonocle3
API
japgolly.scalajs.react
internal.monocle
MonocleExtComponent
MonocleExtComponent
OptionalDispatchDsl1
StateAcc
StateWritableCB
MonocleExtComponentLowPriorityImplicits
MonocleExtStateSnapshot
MonocleExtStateSnapshot
Instance
InstanceWithReuse
ObjectWithReuse
ObjectWithoutReuse
ReactMonocle
MonocleReactExtModStateFn
MonocleReactExtModStateWithPropsFn
MonocleReactExtRouteCommon
MonocleReactExtRouterRule
extraExtMonocle3
/
japgolly.scalajs.react
/
japgolly.scalajs.react.internal.monocle
/
MonocleExtComponent
/
StateWritableCB
StateWritableCB
japgolly.scalajs.react.internal.monocle.MonocleExtComponent$.StateWritableCB
final
class
StateWritableCB
[
I
,
F
[
_
],
FA
[
_
],
S
](
i
:
I
)(
implicit
sa
:
Write
[
I
,
F
,
FA
,
S
])
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
modStateAsyncL
[
A
,
B
](
l
:
PSetter
[
S
,
S
,
A
,
B
])(
f
:
A
=>
B
):
FA
[
Unit
]
def
modStateL
[
A
,
B
](
l
:
PSetter
[
S
,
S
,
A
,
B
]):
OptionalDispatchDsl1
[
A
=>
B
,
F
[
Unit
]]
def
modStateOptionAsyncL
[
A
,
B
](
l
:
PTraversal
[
S
,
S
,
A
,
B
])(
f
:
A
=>
Option
[
B
]):
FA
[
Unit
]
def
modStateOptionL
[
A
,
B
](
l
:
PTraversal
[
S
,
S
,
A
,
B
]):
OptionalDispatchDsl1
[
A
=>
Option
[
B
],
F
[
Unit
]]
def
setStateAsyncL
[
A
,
B
](
l
:
PSetter
[
S
,
S
,
A
,
B
])(
b
:
B
):
FA
[
Unit
]
def
setStateL
[
A
,
B
](
l
:
PSetter
[
S
,
S
,
A
,
B
]):
OptionalDispatchDsl1
[
B
,
F
[
Unit
]]
def
setStateOptionAsyncL
[
A
,
B
](
l
:
PSetter
[
S
,
S
,
A
,
B
])(
o
:
Option
[
B
]):
FA
[
Unit
]
def
setStateOptionL
[
A
,
B
](
l
:
PSetter
[
S
,
S
,
A
,
B
]):
OptionalDispatchDsl1
[
Option
[
B
],
F
[
Unit
]]
In this article
Attributes
Members list
Value members
Concrete methods