addComponents

fun addComponents(vararg components: T)

Adds all given ComponentViews to the root node and rootComponents list.

Parameters

components

Components to add.