ComponentContainer

suspend fun ComponentContainer(timeout: Duration? = null, startTimeoutNow: Boolean = false, builder: suspend ComponentContainer.() -> Unit): ComponentContainer

DSL-style factory function to make component containers these by hand easier.