selected Field Options
Parameters
value
The field options to be configured to a table.
Parameters
values
The field options to be configured to a table.
suspend fun selectedFieldOptions(argument: List<suspend DashboardTableFieldOptionArgsBuilder.() -> Unit>)
suspend fun selectedFieldOptions(vararg argument: suspend DashboardTableFieldOptionArgsBuilder.() -> Unit)
Parameters
argument
The field options to be configured to a table.