Checkboxes & Radios
SimpleCustom styled checkboxes and radio buttons
Updated 3 days ago
Tested & Responsive
Live Demo
Interactive demo coming soon
<!-- ERB template not found for forms/checkboxes -->
// Stimulus controller not found for forms/checkbox
Installation & Usage
1
Copy the ERB template
Copy the ERB code from the template tab above and paste it into your Rails view file.
2
Add the Stimulus controller
Create the Stimulus controller file in your JavaScript controllers directory.