container

@Composable
open override fun container(container: JsAny?)(source)

Set the target container to use for the widget instead of body.


open override var container: JsAny?(source)

The target container to use for the widget instead of body.