custom Container Template
Parameters
value
The custom container configuration if the containerType is CustomContainer.
suspend fun customContainerTemplate(argument: suspend CustomContainerTemplateArgsBuilder.() -> Unit)
Parameters
argument
The custom container configuration if the containerType is CustomContainer.