Published
- 1 min read
encapsulation: ViewEncapsulation.None for material tooltip only
The solution for this is noted below
encapsulation: ViewEncapsulation.None for material tooltip only
Solution
::ng-deep .my-tooltip-class
/* instead of encapsulation */
Try other methods by searching on the site. That is if this doesn’t work