Render Large content of HTML in tooltip

UI Components for Vue
Post Reply
ashish@recruitcrm.io
Posts: 1
Joined: 07 Sep 2023, 10:16

07 Sep 2023, 10:24

As per vue-directive-tooltip

Existing code need to migrate with primevue tooltip

Code: Select all

<div id="mytooltip" v-if="createFollowUp" @click.prevent v-tooltip.notrigger="{html: 'tooltipHtml', class:'is-white clearFollowUpTaskTooltip', visible: visibility}">

<div v-if="createFollowUp" id="tooltipHtml" class="p-25 followup-task-container">
Large Code HERE
</div>

How can i do this in primevue tooltip?

tugce.kucukoglu
Posts: 560
Joined: 23 Oct 2020, 09:28

07 Sep 2023, 14:49

Please check this example https://primevue.org/tooltip/#template

Post Reply

Return to “PrimeVue”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 20 guests