import { MtxTooltipModule } from '@ng-matero/extensions/tooltip';
The APIs are similar with Material Tooltip, just replace the prefix mat
with mtx
.
import { MtxTooltipModule } from '@ng-matero/extensions/tooltip';
The APIs are similar with Material Tooltip, just replace the prefix mat
with mtx
.