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 TemplateTableFieldOptionArgsBuilder.() -> Unit>)
suspend fun selectedFieldOptions(vararg argument: suspend TemplateTableFieldOptionArgsBuilder.() -> Unit)
Parameters
argument
The field options to be configured to a table.