sectionalElements

@JvmName(name = "reahvxxjxhntxyfi")
suspend fun sectionalElements(value: Output<Map<String, FormSectionalElementArgs>>)
@JvmName(name = "yxwkymcrpwuftoqm")
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 = "bvheilsoqfsjoulm")
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 = "hnqdcggeopafrbai")
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.