Checkboxes & Radios

Simple

Custom styled checkboxes and radio buttons with group handling

Updated about 2 months ago
Tested & Responsive

Live Demo

Preview:
Desktop view

Basic Checkbox Group

Select your interests

Checkbox Group with Controls

Programming languages (max 3)

Radio Button Group

Choose your plan

Resize to see how the component adapts to different screen sizes

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.