PrimeNG Menubar Component - Angular

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 20

  • @Ajmal_Sadiqe
    @Ajmal_Sadiqe 22 часа назад

    I want place logo on left and navigation items on right side how to do it

  • @devxbasit
    @devxbasit 5 месяцев назад

    thank you, I was struck. I was importing MenuModule instead of MenuBarModule. In just the first 30 seconds I got my problem solution.

  • @mecnun.c
    @mecnun.c 2 месяца назад

    How do I write dynamic according to the menu table coming from the database (dynamic menu)?

  • @anirbanmondal1462
    @anirbanmondal1462 Год назад

    Really very informative. Thanks a lot

  • @ShivamShinde-vz7pb
    @ShivamShinde-vz7pb Год назад

    supported formats for icon ? suppose we want to add icons coming from backend from api in blob format, what approach would I have to choose ?

  • @chandramohanj4619
    @chandramohanj4619 6 месяцев назад

    Subscribed.Waiting for more videos.

  • @izaroth1210
    @izaroth1210 5 месяцев назад

    how can I set an active item?

  • @agritecnology4105
    @agritecnology4105 11 месяцев назад

    Your videos are amazing !!! I have one question, I try to use a menu in horizontal way, however I can´t, Im tried to apply css in eache elementes but i dont have any clue to solve it.

    • @haseena.khader
      @haseena.khader  11 месяцев назад

      Thanks
      If you want to use menu in horizontal way I would prefer to use the sidebar instead of menubar

  • @eladriladri
    @eladriladri Год назад

    You are a life saver! I'm actually using prime with react but this will be useful too. Do you know if I can use the buttons inside the bar as regular buttons instead of opening a dropdown? Do I just add a command like if it were an item?
    Thanks in advance.

    • @haseena.khader
      @haseena.khader  Год назад +1

      Yes you can use normal buttons using ng-template . I am explaining that on 4:32

  • @mauliksolanki48
    @mauliksolanki48 10 месяцев назад

    Hi Haseena,
    I am getting underline when I am hovering on the icon/menu iteam, can you please help how I can remove that?

    • @mauliksolanki48
      @mauliksolanki48 10 месяцев назад

      I just now got the issue :) Thank you

  • @sona4612
    @sona4612 7 месяцев назад

    Awesome ❤❤

  • @codewithsk07
    @codewithsk07 Год назад

    Keep going...👏👏

  • @affilatemarketing8573
    @affilatemarketing8573 Год назад

    Hiii mam same thing how to apply rest api same logic

    • @haseena.khader
      @haseena.khader  Год назад

      You can call the api and convert to the supported format of menubar in component ngoninit

  • @chandramohanj4619
    @chandramohanj4619 6 месяцев назад

    Mam how to autoclose on mouseleave