sectionalElements

@JvmName(name = "qqpuahqnyulvylrf")
suspend fun sectionalElements(value: Output<Map<String, FormSectionalElementArgs>>)
@JvmName(name = "bwtruwengadiytps")
suspend fun sectionalElements(value: Map<String, FormSectionalElementArgs>?)

Parameters

value

The configuration information for the visual helper elements for the form. These elements are not associated with any data.


@JvmName(name = "goicdeemtxubjgup")
suspend fun sectionalElements(vararg argument: Pair<String, suspend FormSectionalElementArgsBuilder.() -> Unit>)

Parameters

argument

The configuration information for the visual helper elements for the form. These elements are not associated with any data.


@JvmName(name = "aixbkjyegqqwfgde")
fun sectionalElements(vararg values: Pair<String, FormSectionalElementArgs>)

Parameters

values

The configuration information for the visual helper elements for the form. These elements are not associated with any data.