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 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
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
❤️
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 ?
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
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
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
This is really helpful. Thank you.
What if I have submenu, how do I handle the navigation of the submenu?
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
how about with authentication? Like, you add a login page. The user can't view the sidebar if not authenticated?
Thank you so much for sharing this sidebar
absolutely life-changing it really helped me a lot thank you
Super it's working perfectly
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.
keep it up bro.. that's awesome for beginers
Thank you so much bro. What font do you have in your vs code?
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 for this video ❤
activeclassName is not working for me
activeClassName
Awesome bro
If you explain this then it will be outstanding
BEST Bro...
life changing ,such a nice way of explaining ,golden gem
This is just I'm looking for
thank you so much for the tutorial
obrigado pelo conhecimento, me ajudou muito!
Amazing ............U Beauty
Great video, Thanks a lot!!!
This is super. Thank You!
Thank you for the video 🤝
How do you make it position fixed
kudos webcoder 🤗
very helpful, thanks.
How to add header in this?
This is great! Thanks
👍👍👍👍
Well done
Thank you!
Can i get this in html ,php,css
Thank you boss manh
dude this is amazing
Thanks a lot brother
Thanks Brother
that was awesome
is it sticky
Thank you sir
Good job Man !!👍
Thanks! 👍
thank you so much
Thnks bro
❤️
thanks man!
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:
}],
Thanks
thanx men
thank you code for
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 bro
thanks a lot
Thank you
Thanks