Sidenav menu bar in angular using material UI components | |Angular 15 - Material UI Tutorial

Поділитися
Вставка
  • Опубліковано 11 кві 2023
  • #materialui #angular15 #angularmaterial #sidenav #nihiratechiees
    This is the Part - 5 video in Angular 15 - Material UI Tutorial.
    It explains create side nave menu in angular using material UI components
    This concept covers below components
    1, mat-drawer-container
    2, mat-drawer
    3, mat-drawer-content
    4, mat-nav-list
    5, mat-list-item
    Source code GitHub Link
    =========================
    github.com/nihira2020/angular...
    Join this channel to get access to perks:
    / @nihiratechiees
  • Наука та технологія

КОМЕНТАРІ • 46

  • @onlinetech2023
    @onlinetech2023 Рік тому +1

    Thanks a lot Sir keep it up such a quality content

  • @VijayKumar-fq4ie
    @VijayKumar-fq4ie Рік тому

    Good video, i needed it. Thank You bro

  • @peterbarts8351
    @peterbarts8351 5 місяців тому

    Great lesson. Thanks!!

  • @siigma-tech
    @siigma-tech 8 місяців тому

    Tres bon boulot ! Congratulation

  • @user-xp5rm4wt9g
    @user-xp5rm4wt9g 3 місяці тому

    Thank you very much for github repo.

  • @rohitkumar-od4dn
    @rohitkumar-od4dn 10 місяців тому

    Great job

  • @kolawoleomotosho3073
    @kolawoleomotosho3073 Рік тому

    Thanks for sharing

  • @satyasai5172
    @satyasai5172 Рік тому

    I am following ur react js vedios

  • @MichaelTorresOspina
    @MichaelTorresOspina 3 місяці тому

    thanks you save my project

  • @learner-xk4zp
    @learner-xk4zp Рік тому

    Hi Sir thanks for sharing your knowledge
    Sir if possible can you make some videos on accessibility and Internationalization(i18) topics in upcoming videos.

  • @brightokoro7073
    @brightokoro7073 7 місяців тому

    Thank you for sharing but i have a question is their no solution to hid the menu bar in big screen size as best practice design for navbar with angular material?

    • @NihiraTechiees
      @NihiraTechiees  7 місяців тому

      It's upto our requirement if you want hide then we can hide.... We can customize based on our need

  • @sweetysnehith9692
    @sweetysnehith9692 Рік тому

    Hello sir
    Thanks for sharing your knowledge.
    I'm following your angular videos sir,
    Can you please do angular sidenav bar menus from database

  • @kishoremukherjee6139
    @kishoremukherjee6139 4 місяці тому

    Hello, I have an issue.
    The animation while closing the side nav is not working. Did you add the animation already? or is it a default animation and there is problem with installation?

  • @devmalhotra6486
    @devmalhotra6486 5 місяців тому

    i installed @angular/materials but still the pre-req import elements you showed to are coming as unknown elements in my materials-module.ts file. any suggestions?

    • @NihiraTechiees
      @NihiraTechiees  5 місяців тому

      Are you able to import component module in material.module then have you imported in material.module in your components?

  • @syedhannan546
    @syedhannan546 11 місяців тому

    i am unable to add footer if i use the navigation schematic. it overflows and creates mutiple scroll bars

    • @NihiraTechiees
      @NihiraTechiees  11 місяців тому

      Can you crosscheck GitHub code, I believe you missed something

  • @satyasai5172
    @satyasai5172 Рік тому

    Which topic next u will upload in react js?

    • @NihiraTechiees
      @NihiraTechiees  Рік тому

      Please let me know, if you looking for any specific topic.
      New series will begin after 1 month only.
      Because already I have something in angular and dot net core

    • @satyasai5172
      @satyasai5172 Рік тому

      ​@@NihiraTechiees in react js how to Excel data export example

    • @NihiraTechiees
      @NihiraTechiees  Рік тому

      We can handle from api, that api we can use in reactjs

  • @mohiburrahman5639
    @mohiburrahman5639 7 місяців тому

    Hello could you make a video for menubar how to fixed position and responsive please!!:

  • @sanjayhari2394
    @sanjayhari2394 Рік тому +1

    Hi , for me side nav is not working, can you suggest some remedies