Tooltip auto resizing #11298
Unanswered
vytautas-pranskunas-
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, trying to use tuiHint with autoresize because my content should be wider but neither hier: https://stackblitz.com/run?file=src%2Fapp%2Fapp.template.html neithe hier https://taiga-ui.dev/directives/hint (Auto) has no effect and hint is not shown.
I need hint to autoresize with:
<tui-icon icon="@tui.info" class="info-hint" [tuiHint]="normHint" tuiHintAppearance="dark" />
I was trying to apply
tuiHintOverflow
to content but it did not reisezedlike this:
please provide the way how to attchieve this.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions