We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a86a65 commit ca0b555Copy full SHA for ca0b555
tools/public_api_guard/material/tooltip.md
@@ -123,6 +123,7 @@ export interface MatTooltipDefaultOptions {
123
position?: TooltipPosition;
124
positionAtOrigin?: boolean;
125
showDelay: number;
126
+ tooltipClass?: string | string[];
127
touchendHideDelay: number;
128
touchGestures?: TooltipTouchGestures;
129
touchLongPressShowDelay?: number;
0 commit comments