A mutable value holder where reads to the value property during the execution of a Composable function, the current RecomposeScope will be subscribed to changes of that value.
To be honest I feel like some words are missing from this sentence...
➕ 2
Lukasz Kalnik
02/14/2022, 5:23 PM
"where reads to the value property" ❓
Lukasz Kalnik
02/14/2022, 5:26 PM
Was it meant as "where reads of the value property during the execution... will cause the current RecomposeScope to be subscribed to changes of that value"?
a
Adam Powell
02/15/2022, 4:56 AM
hah, yeah feel free to file an issue on this, good catch