sheet Control Layouts
Parameters
value
The control layouts of the sheet.
Parameters
values
The control layouts of the sheet.
suspend fun sheetControlLayouts(argument: List<suspend DashboardSheetControlLayoutArgsBuilder.() -> Unit>)
suspend fun sheetControlLayouts(vararg argument: suspend DashboardSheetControlLayoutArgsBuilder.() -> Unit)
suspend fun sheetControlLayouts(argument: suspend DashboardSheetControlLayoutArgsBuilder.() -> Unit)
Parameters
argument
The control layouts of the sheet.