MatTooltip

E696490

MatTooltip is an Angular Material UI directive that displays contextual text tooltips when users hover, focus, or tap on an element.

All labels observed (2)

Label Occurrences
MatTooltip canonical 1
MatTooltipModule 1

How this entity was disambiguated

Statements (44)

Predicate Object
instanceOf Angular Material directive ⓘ
UI tooltip component ⓘ
belongsTo Angular CDK overlay-based components ⓘ
linked to: Angular Material
category frontend UI component ⓘ
configurableVia MAT_TOOLTIP_DEFAULT_OPTIONS ⓘ
defaultPosition below ⓘ
documentationUrl https://material.angular.io/components/tooltip/overview ⓘ
feature automatic positioning ⓘ
custom CSS classes ⓘ
show and hide delays ⓘ
touch gesture configuration ⓘ
language TypeScript ⓘ
library @angular/material ⓘ
linked to: Angular Material
method hide() ⓘ
show() ⓘ
toggle() ⓘ
module MatTooltipModule ⓘ
linked to: MatTooltip
partOf Angular Material ⓘ
positionOption above ⓘ
after ⓘ
before ⓘ
below ⓘ
left ⓘ
right ⓘ
property matTooltip ⓘ
matTooltipClass ⓘ
matTooltipDisabled ⓘ
matTooltipHideDelay ⓘ
matTooltipPosition ⓘ
matTooltipShowDelay ⓘ
matTooltipTouchGestures ⓘ
purpose display contextual text tooltips ⓘ
requires Angular ⓘ
selector [matTooltip] ⓘ
stylingMechanism Angular Material overlay ⓘ
linked to: Angular Material
supports ARIA accessibility attributes ⓘ
keyboard focus ⓘ
mouse interaction ⓘ
touch interaction ⓘ
trigger focus ⓘ
hover ⓘ
tap ⓘ
usedWith Angular components ⓘ
HTML elements ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Angular Material → hasComponent → MatTooltip ⓘ
MatTooltip → module → MatTooltipModule ⓘ
linked to: MatTooltip