How do I add elements to a component . I need help with mdtooltip.
I have a component which implements mdbToolTip and I want to change the css styles mdbToolTIp
ts```
<input>
...
[mdbTooltip]="title | translate"
</input>
is the code structure how do I modify the css of [mdbToolTIp] for exmaple to add a z-index or [matTooltipPosition]="'left'