Hi! I was wondering how to provide a result of a composable function to a Modifier.Node modifier? Modifier.Node is a new experimental API, so there are no examples of modifier impls created using it (or I couldn't find any).
Either of these should work. As for official recommendation, I’m actually not sure what our recommendation is for this case at the moment, @Leland Richardson [G] should