MW
Muhammad Waqas

Styled Form Control - Copy this React, Mui Component to your project

make select all like this className="u-dropdown-item u-dropdown-item-multi" key="select-all" > <Checkbox checkBoxChecked={selectedValues?.length === items.length} label={"All"} theme={theme} onChange={(event) => handleSelectAll(event)} and make sx={{ borderRadius: "8px" }} IconComponent={ChevronDown}

Prompt
Component Preview

About

StyledFormControl - A customizable dropdown with a select-all option, checkbox, and rounded borders, professionally built with React and MUI. Start coding now!

Share

Last updated 1 month ago