I Created Bleeding Edge Tooltips Directive
After the CSS Conference recently I was so inspired so I want to see how far I can go. As a Proof Of Concept I create this tooltips Directive. You should not use it tho due to the lack of browser support. This is the npm package.
I leverage interestfor, anchor position and use Angular DI to keep 1 single Popover alive at all time. With signal now being stable I could just use it to project text content. Variables are used to follow Angular Material mat-sys-token. I just like Angular Material :D.
As per usual, I write the code in away that you can just copy paste it into your codebase.Also check out my File Drop.
u/General-Animator-282 — 2 days ago