EasyUI Forum
March 29, 2024, 04:58:43 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How to dynamically add TooltipComponent for angular?  (Read 4848 times)
dayo
Newbie
*
Posts: 2


View Profile
« on: April 22, 2018, 09:30:15 AM »

How to dynamically add TooltipComponent for angular?
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: April 22, 2018, 03:42:52 PM »

Just use the 'euiTooltip' directive on an element.
Code:
<span [euiTooltip]="title">Hover Me</span>
Set the 'title' value to null to disable the tooltip, or a string value to enable it.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!