A
Anonymous

Filter Component - Copy this React, Tailwind Component to your project

Create a tailwind filter component which is responsive. in that there are n categories to filter with and in each category, it will show its n values and search bar to search the values for that filter category. n is some random number. for mobile view it should be like if i select a category to view its values, other categories should collapse down, and in big screen view, it should be like left side i will show all categories and right side all its values with search bar to search for the category values. in big screen don't make the categories as dropdown, just show the categories on left side and by clicking on them, its values with search bar will be shown on the right side. in small screen view, categories will become dropdown with its values and search bar below it

Prompt
Component Preview

About

FilterComponent - A responsive filter UI with categories and values, featuring a search bar. Built with React and Tailwind. Free code available!

Share

Last updated 1 month ago