A
Anonymous

Component 0 - Copy this React, Mui Component to your project

<Sidebar className=" font serif h screen bg cyan 500" aria label="Sidebar with call to action button example"> <Sidebar.Items> <Sidebar.ItemGroup> <Sidebar.Item href="#" icon={HiChartPie}> Dashboard </Sidebar.Item> <Sidebar.Item href="#" icon={HiUser}> Profile </Sidebar.Item> <Sidebar.Item href="#" icon={HiUserRemove}> Leave </Sidebar.Item> <Sidebar.Item href="#" icon={HiCurrencyRupee }> Salary </Sidebar.Item> <Sidebar.Item href="#" icon={HiOutlineLogout}> Logout </Sidebar.Item> </Sidebar.ItemGroup> </Sidebar.Items> </Sidebar> apply background color to the sidebar

Prompt

About

Component 0 - A customizable sidebar with action buttons, icons for Dashboard, Profile, Leave, Salary, and Logout, built with React an. Get component free!

Share

Last updated 1 month ago