

# FormBindingElement
<a name="API_FormBindingElement"></a>

Describes how to bind a component property to form data.

## Contents
<a name="API_FormBindingElement_Contents"></a>

 ** element **   <a name="amplifyuibuilder-Type-FormBindingElement-element"></a>
The name of the component to retrieve a value from.  
Type: String  
Required: Yes

 ** property **   <a name="amplifyuibuilder-Type-FormBindingElement-property"></a>
The property to retrieve a value from.  
Type: String  
Required: Yes

## See Also
<a name="API_FormBindingElement_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/amplifyuibuilder-2021-08-11/FormBindingElement) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amplifyuibuilder-2021-08-11/FormBindingElement) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amplifyuibuilder-2021-08-11/FormBindingElement) 