This is super cool, i have a wordpress website, i always use plugin in my website because I don't have experience in html, css, javascript, does anyone know how can I add this beautiful side menu to my website
its taken as a component right ? and it displays on the main page. So if that sidebar to be displayed on localhost:/3000/dashboard/ only how do i do it ?
hello am facing an issue ....like when i use {children} then my whole side bar gets repeated dont know how pls help me and thanks in advance! happy coding
@NN The children comes from the sidebar functional component "const Sidebar= ({children})" it is important you pass it as that is what renders the sidemenu page name , icons and , navigation to the respective pages const Sidebar= ({children}) => { const menuItem={ title:'CUSTOMERS', items:[{ path:'/users', name:'Users', icon: }, { path:'/white-list', name:'Whitelist', icon: }, { path:'/karma', name:'Karma', icon: }],
Turned out really well! Changed some styling and other things to fit in my project but it got better than expected!
Thank you for sharing this, it was just what I was looking for. Much appreciated!
I followed this tutorial and it helped me a lot in less time. Thankyou sooo much
❤️
Thank You very much this was very helpful, followed you step by step and it works great. Thank YOU !
thank you !!!! Needed this for an Electron app perfect
absolutely life-changing it really helped me a lot thank you
Thank you so much for sharing this sidebar
Super it's working perfectly
This is really helpful. Thank you.
What if I have submenu, how do I handle the navigation of the submenu?
keep it up bro.. that's awesome for beginers
Thank you for this video ❤
BEST Bro...
life changing ,such a nice way of explaining ,golden gem
bro please make one vedio on dashboard designing in react
and also make one video on sidebar toggle also full responsive mobile friendly
in sha Allha, next video I will design react Dashboard with full responsive
Awesome bro
If you explain this then it will be outstanding
Great video, Thanks a lot!!!
This is just I'm looking for
This is super cool, i have a wordpress website, i always use plugin in my website because I don't have experience in html, css, javascript, does anyone know how can I add this beautiful side menu to my website
thank you so much for the tutorial
Hie so using
its taken as a component right ? and it displays on the main page. So if that sidebar to be displayed on localhost:/3000/dashboard/ only how do i do it ?
This is great! Thanks
I have both navbar and sidebar how i can code?? Coz my sidebar is nt wrkng as i click on link it redirect to page not found
Amazing ............U Beauty
Thank you so much bro. What font do you have in your vs code?
This is super. Thank You!
What if I want to align one item at bottom of sidebar can you please help ?
example: Lets say I want only product list at bottom of sidebar.
how about with authentication? Like, you add a login page. The user can't view the sidebar if not authenticated?
Thank you for the video 🤝
kudos webcoder 🤗
obrigado pelo conhecimento, me ajudou muito!
very helpful, thanks.
dude this is amazing
Thank you!
activeclassName is not working for me
activeClassName
Good job Man !!👍
Thanks! 👍
Thanks a lot brother
that was awesome
hello am facing an issue ....like when i use {children} then my whole side bar gets repeated dont know how
pls help me and thanks in advance! happy coding
Thank you boss manh
Well done
Thanks Brother
How do you make it position fixed
👍👍👍👍
How to add header in this?
thanks man!
Thank you sir
Can i get this in html ,php,css
is it sticky
thank you so much
how will you add login page? in this as login page as no sidebar,
Login page will be outside and the sidebar menu will be inside a layout component
this should help
and the sidebarroute page like this
const SideBarRoute=()=>{
return (
);
}
export default SideBarRoute;
@@king_mellajones7686 thank you for this, really helpful
@NN The children comes from the sidebar functional component "const Sidebar= ({children})" it is important you pass it as that is what renders the sidemenu page name , icons and , navigation to the respective pages
const Sidebar= ({children}) => {
const menuItem={
title:'CUSTOMERS',
items:[{
path:'/users',
name:'Users',
icon:
},
{
path:'/white-list',
name:'Whitelist',
icon:
},
{
path:'/karma',
name:'Karma',
icon:
}],
thank you code for
Thanks
thanx men
Thnks bro
Thank u
❤️
Plzz donot write . container {display:flex}
if you dont share code dont come to youtube time wasted
Check Video description
github.com/miladsiddiquey/deshboard-sidebar.git
Thank you very much
thanks a lot
Thanks bro
Thanks
Thank you