---
title: "radio"
description: "Native radio input styled to the theme."
category: "Forms"
---
# radio
Native radio input styled to the theme.
## Installation
```bash
php artisan ui:add radio
```
## Dependencies
- composer: `gehrisandro/tailwind-merge-laravel`
## Usage
```blade