FieldPosition - AmplifyUIBuilder

FieldPosition

Describes the field position.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

below

The field position is below the field specified by the string.

Type: String

Required: No

fixed

The field position is fixed and doesn't change in relation to other fields.

Type: String

Valid Values: first

Required: No

rightOf

The field position is to the right of the field specified by the string.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: