# daisyUI Documentation - Diff Component
Diff component shows a side-by-side comparison of two items.
## Examples
### Basic Diff
```html
```
### Diff with Text
```html
DAISY
DAISY
```
## Features
- Shows side-by-side comparison of two items
- Can be used with images or text content
- Includes a resizer for adjusting the split point
- Responsive design
This component is useful for showing before/after comparisons, side-by-side content analysis, or visual differences between elements.