sectionalElements

@JvmName(name = "ntfahyagvdhnqvww")
suspend fun sectionalElements(value: Output<Map<String, FormSectionalElementArgs>>)
@JvmName(name = "xdgqgvumjijsshqj")
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 = "pinrokqoiaiskves")
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 = "ktrnjkjeucdmwrmq")
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.