header Sections
Parameters
value
A list of header section configurations.
Parameters
values
A list of header section configurations.
suspend fun headerSections(argument: List<suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
suspend fun headerSections(vararg argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
suspend fun headerSections(argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A list of header section configurations.