dcx-react-library
dcx-react-library copied to clipboard
sidebar
A sidenav that will allow to render a dynamic content. Functionalities:
- [ ] toggle sidenav
- [ ] openIcon
- [ ] closeIcon
- [ ] render elements
Example of usage:
<NavBar classNameItem="" items={} className="", openIcon={{}} closeIcon={{}} />
I'm not convinced on how it should work... I start thinking that navBar is just the container ... the content is developer responsibility @Ibabalola / @alexwbbr