Content

abstract fun Content(viewEnvironment: ViewEnvironment)

The composable content of this rendering. This method will be called with the current rendering instance as the receiver, any time a new rendering is emitted, or the viewEnvironment changes.