New to Kendo UI for Angular? Start a free 30-day trial

Positioning

By default, the Tooltip appears above its anchor element.

Changing the Position

To change the position of the Tooltip, set its position property.

Example
View Source
Change Theme:

Viewport Boundary Detection

The Tooltip enables you to set its boundary detection functionality by using the collision binding property. For more information, refer to the article on viewport boundary detection by the Kendo UI for Angular Popup.