hyvor / design

HYVOR's Design System (Svelte)
https://hyvor-design.pages.dev
MIT License
1 stars 0 forks source link

Tooltip disabled prop #79

Closed supun-io closed 10 months ago

supun-io commented 10 months ago

Sometimes we need to stop showing the tooltip.

Add a disabled prop.

If this is true, the tooltip is never shown, only the content inside is shown.