Tailwind CSS Filter Components

7 Components
A collection of responsive filter components built with HTML and Tailwind CSS. These components provide various styling options for creating interactive filtering interfaces with radio buttons.

## Component List

- **Basic Filter** (`filter-basic.html`): Simple, horizontally arranged filter with radio buttons and reset functionality.
- **Filter with JavaScript** (`filter-with-js.html`): Enhanced filter with JavaScript functionality for filtering content dynamically.
- **Color Variants** (`filter-colors.html`): Filters in different color schemes (primary, success, warning, danger).
- **Size Variants** (`filter-sizes.html`): Filters in different sizes (XS, SM, MD, LG).
- **Filter with Icons** (`filter-with-icons.html`): Filters that incorporate icons and visual indicators.
- **Vertical Filter** (`filter-vertical.html`): Vertically arranged filter options for sidebar navigation or advanced filtering.
- **Pill-style Filter** (`filter-pill.html`): Rounded, pill-shaped filter buttons and color selectors.
May 21, 2025, 11:12 a.m.

Filter With Js

May 21, 2025, 11:12 a.m.

Filter With Icons

May 21, 2025, 11:12 a.m.

Filter Vertical

May 21, 2025, 11:12 a.m.

Filter Sizes

May 21, 2025, 11:11 a.m.

Filter Pill

May 21, 2025, 11:11 a.m.

Filter Colors

May 21, 2025, 11:11 a.m.

Filter Basic

Copied to clipboard