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
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
@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 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
❤️
Turned out really well! Changed some styling and other things to fit in my project but it got better than expected!
Thank You very much this was very helpful, followed you step by step and it works great. Thank YOU !
Thank you so much for sharing this sidebar
Super it's working perfectly
thank you !!!! Needed this for an Electron app perfect
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 for this video ❤
keep it up bro.. that's awesome for beginers
absolutely life-changing it really helped me a lot thank you
Great video, Thanks a lot!!!
BEST Bro...
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
Awesome bro
If you explain this then it will be outstanding
kudos webcoder 🤗
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 the tutorial
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.
Amazing ............U Beauty
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
This is just I'm looking for
This is great! Thanks
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 the video 🤝
This is super. Thank You!
dude this is amazing
Good job Man !!👍
Thanks! 👍
life changing ,such a nice way of explaining ,golden gem
obrigado pelo conhecimento, me ajudou muito!
This is really helpful. Thank you.
What if I have submenu, how do I handle the navigation of the submenu?
that was awesome
Well done
very helpful, thanks.
Thank you so much bro. What font do you have in your vs code?
activeclassName is not working for me
activeClassName
Thank you boss manh
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
Thanks a lot brother
Thank you!
Thanks Brother
is it sticky
👍👍👍👍
How do you make it position fixed
Can i get this in html ,php,css
Thanks
sir hum is program m dropdwon menu kese add kre
How to add header in this?
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 man!
Thank you sir
thank you so much
thank you code for
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 bro
thanks a lot
Thanks
Thank you