# Input Settings

Allows you to specify the input type, whether it has a placeholder or not and rows.

## Input Type

The Input Type property allows you to select the type of input you wish to add.

***Comment Area*** Allows you to have an input comment area

***Submit Button*** Allows you to have an input submit button

***Guest Name*** Allows you to have an input guest name

***Guest Email*** Allows you to have an input guest email&#x20;

***Guest URL*** Allows you to have an input guest URL

***Cookie Consent*** Allows you to a have a cookie consent radio button.

## Place Holder

The Placeholder property allows you to Input a Placeholder (text inside a form field that shows the user what to type in).

## Row

The Row property allows you to set the input on a desired number of rows.

{% hint style="info" %}
By default, inputs are set on 2 rows.
{% endhint %}
