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