Is there anyway to show a card/container/div on top of hovered stepper in Angular?

255 Views Asked by At

I want to create a tools card to manage steps and show it on top when the mouse is hovered on step like the picture below : enter image description here

Is there any way to do it ?

2

There are 2 best solutions below

0
john triantafillakis On

Prime Ng has an implementation for that (steps). You can override some styles and achieve the same functionality as you describe

0
Social Source Code On

Another alternative is "Kendo UI for Angular"
Please refer below URL
[Kendo UI for Angular Tooltip]https://www.telerik.com/kendo-angular-ui/components/tooltips/tooltip/