Feathery Docs
Home
Community
GitHub
Search
⌃
K
Links
Platform
Quickstart
Form Fields
Build Forms
Elements
Basic
Fields
Address
Button Group
Checkbox
Checkbox Group
Color Picker
Combobox
Dropdown
Dropdown Multiselect
Date Selector
Time Selector
Email
File Upload
Matrix
Number
Password
Picture Choice
Pin Input
Phone Number
Radio Group
Rating
Signature
Slider
Social Security Number
Text Area
Text Field
Payment Method
URL
Custom HTML, JS, CSS, and Iframes
Custom Fields
Design
Actions
Logic
Integrations
Launch Forms
Workflows
Documents
Enterprise Compliance
International Forms
Account Settings
FAQs
Guides
Verify Submissions & Prevent Spam
Build a Login or Verification Flow
Build a Payment Flow
Developers
React SDK
Javascript SDK
Context API
REST API
Powered By
GitBook
Comment on page
Text Area
The Text Area field allows users to enter a free-form, long text entry that can contain newlines.
The
Text Area
field allows you to collect a multi-line text answer. Maximum and minimum expected lengths can be set for the answer.
For Developers
The Feathery SDK and API reference file upload fields with
type
equal to
text_area
. The submitted value is a
string
.
Previous
Social Security Number
Next
Text Field
Last modified
8mo ago