Tailwind CSS Radio Components

8 Components
A collection of responsive radio button components built with HTML and Tailwind CSS. These components provide various styling options for creating single-selection form controls.

## Component List

- **Basic Radio** (`radio-basic.html`): Simple radio button group.
- **Radio Sizes** (`radio-sizes.html`): Radio buttons in XS, SM, MD, LG, and XL sizes.
- **Radio Colors** (`radio-colors.html`): Radio buttons in different color schemes.
- **Disabled Radio** (`radio-disabled.html`): Disabled state radio buttons.
- **Custom Radio** (`radio-custom.html`): Radio buttons with custom styling.
- **Radio with Label** (`radio-with-label.html`): Radio buttons with various label types.
- **Radio Group** (`radio-group.html`): Grouped radio options with fieldsets.
- **Radio List** (`radio-list.html`): Radio options in list format.
May 21, 2025, 2:09 p.m.

Radio With Label

May 21, 2025, 2:09 p.m.

Radio Sizes

May 21, 2025, 2:09 p.m.

Radio List

May 21, 2025, 2:09 p.m.

Radio Group

May 21, 2025, 2:09 p.m.

Radio Disabled

May 21, 2025, 2:09 p.m.

Radio Custom

May 21, 2025, 2:09 p.m.

Radio Colors

May 21, 2025, 2:09 p.m.

Radio Basic

Copied to clipboard