add Fragments
open fun addFragments(vararg fragments: Fragment): List<AttachedComponent>
Content copied to clipboard
Adds the Fragment.root of the given Fragment to this ComponentContainer.
Sources
(source)
Link copied to clipboard