Telerik UI for ASP.NET Core Tooltip Basic Usage

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
TooltipController.cs
Index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The Tooltip component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET Core Tooltip component enables you to display popup hints for specific HTML elements and also provides various settings for content loading for configuring its content as static text or dynamically with AJAX.

The current example displays a common use-case scenario for a Tooltip component.

The ASP.NET Core Tooltip control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The Tooltip is a server-side wrapper for the Kendo UI for jQuery Tooltip component and comes in the form of an HtmlHelper.

Functionality and Features

  • Loading content with AJAX—The Tooltip provides built-in support for asynchronously loading content from remote URLs with AJAX.
  • Content template—The Tooltip provides options for loading and configuring custom content.
  • Events—You can also use a multitude of client and server-side events in the Tooltip.

Additional Apps

This Tooltip example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources