Adding Multi Level Menu to Sidenav | Part 2 | Responsive Sidenav

Sdílet
Vložit
  • čas přidán 9. 12. 2022
  • In this video we'll add a multi level submenu to the responsive side navigation bar which we created in the previous video.
    _________________________________________________
    Project helper:
    github.com/Angular-istic/Proj...
    _________________________________________________
    Commands used
    To generate components :
    ng g c sublevel-menu --inline-template --inline-style --flat true
    ng g c coupen-list --module coupens
    ng g c product-level-three-one --module products
    ng g c product-level-three-two --module products
    To generate modules:
    ng g m coupens --routing --flat true
    ng g m products --routing --flat true
    _________________________________________________
    If you think there's a better way to improve this code, please let us know in the comments.
    If you like this video please subscribe to Angularistic, like and share this video.

Komentáře • 37

  • @kirklimbu

    thanks for the amazing tutorials and resources. We are growing <3

  • @jonathannto

    Thanks, bro! I learned a lot from this amazing tutorial

  • @caetanog_
    @caetanog_ Před rokem

    Really nice tutorial !

  • @FirstnameLastname-we6kg

    Excellent 👍👍👍

  • @lachanakumart201
    @lachanakumart201 Před rokem

    You are great 👍

  • @davidaimakhede1980
    @davidaimakhede1980 Před rokem

    Thanks alot!

  • @PixelLoafLatte

    hi your tutorial help me alot! it will better with explanation while you code it, anyway thanks, please enable SuperThanks button? i want to appreciate your effort and keep teaching!

  • @sh1ki17
    @sh1ki17 Před rokem +1

    Thank you for leaving your github with the project in the comments, it helped me a lot with the sidebar, I suffered with it for 5 days, because some jambs constantly got out. I would thank you with a donation, but swift does not work in Russia, and alas, I can’t send money, maybe you have steam? I could give you skins as a thank you?

  • @LarsRyeJeppesen
    @LarsRyeJeppesen Před rokem

    very very nice

  • @rubendejesusfariasdealba3677

    Hello,

  • @ning7185

    How to get rid of the bullet points in the sub menu? I can see you applied list-style:none; in both sidenave-nav and sublevel-nav class but apparently it is now working.

  • @enriquemaestre2950
    @enriquemaestre2950 Před rokem

    friend I can't get the submenu to hide.

  • @nassormohammed2046
    @nassormohammed2046 Před rokem

    Bro you more subscriber with more likes

  • @nahidarahaman1230
    @nahidarahaman1230 Před rokem +1

    Hello,,,,you did a excellent job.but tell me one thing can't i use it in a bootstrap project????

  • @asagiri_genkun
    @asagiri_genkun Před rokem

    Hey.. How to route to have associated data of page we click like we do have for dashboard and Product 3.1 and 3.2.. How can we have data on click of Products sidemenu icon some brief about Product..?

  • @user-do1hz2ip1y
    @user-do1hz2ip1y Před dnem

    @Angularistic A very good tutorial. Thank you. What is the problem, when I click on a button that the dropdown contains inside to send me to a page, the dropdown closes and does not keep marked where I am.

  • @mrtester1689
    @mrtester1689 Před rokem +2

    Dear, I like your style of coding. It is so clear and precise. I have one request if you can. Can you please create the login form and how we can manage the login and dashboard form after the login?

  • @piterechezuria7274
    @piterechezuria7274 Před rokem

    Error. What can i do ?

  • @ob7349
    @ob7349 Před rokem

    Hi. can you make such a video on pure js?

  • @user-cd3rl4ny2x
    @user-cd3rl4ny2x Před rokem

    how to change icon colors..??