Documentation

Documentation versions (currently viewingVaadin 24)

Tooltip

Styling API reference for the Tooltip component.

CSS Selectors

The following CSS selectors can be used in stylesheets to target the various parts and states of the component. See the Styling documentation for more details on how to style components.

Root element

vaadin-tooltip-overlay

Parts

Tooltip surface

vaadin-tooltip-overlay::part(overlay)

Content wrapper

vaadin-tooltip-overlay::part(content)