Telerik UI for ASP.NET Core Tooltip Basic Usage
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe 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.