[@bigcommerce/checkout-sdk](../README.md) / SquareFormElement

# Interface: SquareFormElement

Configures any form element provided by Square payment.

## Table of contents

### Properties

- [elementId](SquareFormElement.md#elementid)
- [placeholder](SquareFormElement.md#placeholder)

## Properties

### elementId

• **elementId**: `string`

The ID of the container which the form element should insert into.

___

### placeholder

• `Optional` **placeholder**: `string`

The placeholder text to use for the form element, if provided.
