bestguy / sveltestrap

Bootstrap 4 & 5 components for Svelte
https://sveltestrap.js.org
MIT License
1.3k stars 183 forks source link

feature: Tooltip Target HtmlElement #396

Closed kaipaysen closed 2 years ago

kaipaysen commented 2 years ago

Adding the option to provide an HtmlElement as Tooltip target. This is my take on issue #395 and maybe #387 as well.

bestguy commented 2 years ago

Thanks @kaipaysen !, looks good but let me review more closely soon. Started a new role and some delay in sveltestrap issues.

lovasoa commented 2 years ago

I think the merge of this PR is what introduced the bug #414