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
Checkbox
The Feathery Checkbox field allows users to check a checkbox off or on.
The
Checkbox
field allows you to add a single checkable box, like you might see when accepting terms and conditions.
For Developers
The Feathery SDK and API reference checkbox fields with
type
equal to
checkbox
. The submitted value is a
boolean
.
Previous
Button Group
Next
Checkbox Group
Last modified
8mo ago