Default Component Container
fun DefaultComponentContainer(root: RootContainer, focusOrderList: ComponentFocusOrderList = DefaultComponentFocusOrderList(root), dispatcher: UIEventToComponentDispatcher = UIEventToComponentDispatcher(
root = root,
focusOrderList = focusOrderList
))
Content copied to clipboard
Sources
(source)
Link copied to clipboard