Change tippy content dynamically if tippy content is already shown up #71
-
I'm submitting a...
Current behaviorExpected behaviorMinimal reproduction of the problem with instructionsWhat is the motivation / use case for changing the behavior?Hey, is it possible to change the tippy content dynamically during the tippy content is already shown? Environment
|
Beta Was this translation helpful? Give feedback.
Answered by
NetanelBasal
Oct 27, 2021
Replies: 2 comments 4 replies
-
What's the use case? |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can use ng-template and change the content inside it. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
shaharkazaz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use ng-template and change the content inside it.