timeoutCallback

open var timeoutCallback: suspend ComponentContainer.() -> Unit?

Extra callback to run when this container times out, if any.