thank you, I was struck. I was importing MenuModule instead of MenuBarModule. In just the first 30 seconds I got my problem solution.
@mecnun.c4 ай бұрын
How do I write dynamic according to the menu table coming from the database (dynamic menu)?
@Ajmal_Sadiqe2 ай бұрын
I want place logo on left and navigation items on right side how to do it
@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 ?
@mauliksolanki48 Жыл бұрын
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 Жыл бұрын
I just now got the issue :) Thank you
@chiragjoshi3493Ай бұрын
ma'am could you please make more videos of designing using primeng
@izaroth12107 ай бұрын
how can I set an active item?
@chandramohanj46198 ай бұрын
Subscribed.Waiting for more videos.
@anirbanmondal1462 Жыл бұрын
Really very informative. Thanks a lot
@agritecnology4105 Жыл бұрын
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 Жыл бұрын
Thanks If you want to use menu in horizontal way I would prefer to use the sidebar instead of menubar
@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 Жыл бұрын
Yes you can use normal buttons using ng-template . I am explaining that on 4:32
@chandramohanj46198 ай бұрын
Mam how to autoclose on mouseleave
@haseena.khader8 ай бұрын
autoHide option make it as true
@chandramohanj46198 ай бұрын
@@haseena.khader tried it mam..not working
@affilatemarketing8573 Жыл бұрын
Hiii mam same thing how to apply rest api same logic
@haseena.khader Жыл бұрын
You can call the api and convert to the supported format of menubar in component ngoninit