Angular Material tool-tip with HTML support

感情迁移 提交于 2020-01-25 07:20:07

问题


I just want to know that, Is there any good third party angular material tool-tip plugin with the support of HTML?

I am using Material design with Angular 7 only(no bootstrap)

Although I am using ng2-tooltip-directive and it full fill's all my needs but it has some issues related to positioning of tool-tip on different browsers.

Any other suggestions as

HTML is not supported in angular material tooltips and for now, they don't have intentions to support it either


回答1:


I have used SAT Popover for styling tooltips. You can give it an angular component and it will display as you style it.

https://ncstate-sat.github.io/popover/



来源:https://stackoverflow.com/questions/58316885/angular-material-tool-tip-with-html-support

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!