MatTooltip

E696490

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

Jump to: Statements Referenced by

Statements (44)

Predicate Object
instanceOf Angular Material directive
UI tooltip component
belongsTo Angular CDK overlay-based components NERFINISHED
category frontend UI component
configurableVia MAT_TOOLTIP_DEFAULT_OPTIONS NERFINISHED
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 NERFINISHED
library @angular/material NERFINISHED
method hide()
show()
toggle()
module MatTooltipModule NERFINISHED
partOf Angular Material NERFINISHED
positionOption above
after
before
below
left
right
property matTooltip
matTooltipClass
matTooltipDisabled
matTooltipHideDelay
matTooltipPosition
matTooltipShowDelay
matTooltipTouchGestures
purpose display contextual text tooltips
requires Angular NERFINISHED
selector [matTooltip]
stylingMechanism Angular Material overlay NERFINISHED
supports ARIA accessibility attributes
keyboard focus
mouse interaction
touch interaction
trigger focus
hover
tap
usedWith Angular components
HTML elements

Referenced by (1)

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

Angular Material hasComponent MatTooltip