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