Feathery Docs
Website
GitHub
Contact Us
Search
⌃K
Links
Platform
Quickstart
Form Fields
Build a Form
Elements
Basic
Fields
Address
Button Group
Checkbox
Checkbox Group
Color Picker
Combobox
Dropdown
Date Selector
Email
File Upload
Number
Pin Input
Phone Number
Radio Group
Rating
Signature
Slider
Social Security Number
Text Area
Text Field
Payment Method
URL
Custom HTML, JS, and Iframes
Custom Fields
Design
Actions
Logic
Integrations
Launch a Form
Enterprise Compliance
International Forms
Account Settings
FAQs
Guides
Build a Login Flow
Build a Payment Flow
Developers
React SDK
Javascript SDK
API
Powered By
GitBook
Dropdown
The Dropdown field allows users to pick an option from a series of options that display in a popup list.
The
Dropdown
field allows the user to choose one value from a predefined list of options.
For Developers
The Feathery SDK and API reference dropdown fields with
type
equal to
dropdown
. The submitted value is a
string
.
Previous
Combobox
Next
Date Selector
Last modified
2mo ago