UI for ASP.NET Core
The Telerik UI for ASP.NET Core Tooltip component fires events OnHover or OnClick, such as Show, Hide and many others.
The content layout of the Tooltip can be specified using the ContentTemplateId configuration method. This enables styling with text, images or HTML.
Telerik UI for ASP.NET Core comes with a complete server-side API. With simple API calls, you can configure all features of the ASP.NET Core Tooltip control. Since the server wrappers output the JavaScript, you also have full access to the client-side API for maximum control in the browser.
Telerik UI for ASP.NET Core provides two ways for you to declare UI components. You can choose between using HTML or Tag helpers to help you implement the ASP.NET Core Tooltip component in your project.
The Tooltip component has several built-in themes, such as Material (based on the Material Design guidelines), Bootstrap, Default (our own style) and Fluent. You can easily customize any of the out-of-the-box themes with a few lines of CSS or create a new theme to match your colors and branding, using the Telerik SASS ThemeBuilder application.