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.
## 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.
Copied to clipboard