Nested Filters
A filter UI designed to display categorized checkboxes for different roles. It includes a search bar, categorized sections, and action buttons for clearing and saving selections.
NextJS
Tailwind CSS
Engineering
Software Engineer
Chemical Engineer
Electrician
Data Scientist
Healthcare
Nurse
General Practitioner
Dentist
About
The FilterCheckboxV1
component is a filter UI designed to display categorized checkboxes for different roles. It includes a search bar, categorized sections, and action buttons for clearing and saving selections.
Tips/Instructions
- Usage: Import the
FilterV1
component and include it in your application. - Customization: You can add or remove checkboxes by modifying the
FilterSection
components withinFilterV1
. - Callbacks: Implement the
onChange
function for each checkbox to handle state changes when a checkbox is checked or unchecked.
import React from 'react';
import FilterV1 from './FilterV1';
function App() {
return (
<div className="App">
<FilterV1 />
</div>
);
}
export default App;
Files Included
- FilterV1.jsx
- CheckBox.jsx
Price
$7 USD
Not inclusive of tax
Tags
Dark Mode
Filters
Card
Usage
View LicenseAuthor
MoonCode
Secure payment with Card or PayPal