Hi
I am using igPopover component in ignite ui,Currently we have mouseenter to show the igPopover,is possible to show and hide the content when the mouse hover My requirements : I need to show the chart and buttons on content in igPopover, if i mouseenter the div, the igPopover show the chart and buttons, if i mouse out i need to close the igPopover.If it is possible to use in javasript HTML in igniteui?
Please help if this is possibleThanks in advance,
Robin Bronston D
Hello Robin,
Thank you for posting in our community.
By design when showOn option is set to mouseenter igPopover will hide on mouseleave event. I created a small sample and I am attaching it for your reference. If this sample is not an accurate demonstration of what you are trying to achieve please feel free to modify it and send it back to me for further investigation.
Please feel free to contact me if you have any additional questions regarding this matter.
Hello Vasya,Thank you for your reply, its exactly correct, and i need additional thing is to use this facebook/twitter/YouTube link, now i can't click it,is it possible to use the inner content after that it close the popover.The below image is my requirement each box i need to hover to show the popover, and the popover content show the chart and buttons PDF CSV, when i enter i use it, when i out it closed.
Please check my requirement is it possible to work on popover or any other related component is there in ignite UI Thanks