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
Radio Group
The Radio Group field allows users to pick one option among many, one per radio button.
The
Radio Group
field allows you to specify a group of radio buttons, where no more than one of the buttons can be selected at a time.
For Developers
The Feathery SDK and API reference radio group fields with
type
equal to
select
. The submitted value is a
string
.
Previous
Phone Number
Next
Rating
Last modified
8mo ago