Render

@Composable
abstract fun Render(name: String)

Renders the scenario content for the provided name.