body Sections
Parameters
value
A list of body section configurations.
Parameters
values
A list of body section configurations.
suspend fun bodySections(argument: List<suspend TemplateBodySectionConfigurationArgsBuilder.() -> Unit>)
suspend fun bodySections(vararg argument: suspend TemplateBodySectionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A list of body section configurations.