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