SubContainer

fun <SD> SubContainer(subContainerData: SD)

Parameters

subContainerData

The panel sub-container data. The data is derived from the panel container data.

SD

The type of the panel sub-container data. The data is derived from the panel container data.