fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
core
/
dev.fritz2.core
/
SubStore
/
data
data
js
open
override
val
data
:
Flow
<
D
>
the current value of the
Store
is derived from the data of it's parent using the given
Lens
.