From 48da1b2c200d257778aa245401963a4d7f70e80e Mon Sep 17 00:00:00 2001 From: Pavel Klibani Date: Fri, 2 Feb 2024 15:49:08 +0100 Subject: [PATCH] Docs(web): Add demo with Tooltip on Icon element - New demo with tooltip on Icon element --- .../src/scss/components/Tooltip/index.html | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/packages/web/src/scss/components/Tooltip/index.html b/packages/web/src/scss/components/Tooltip/index.html index 3b8f4c7802..a6f4064988 100644 --- a/packages/web/src/scss/components/Tooltip/index.html +++ b/packages/web/src/scss/components/Tooltip/index.html @@ -444,6 +444,53 @@

Dismissible Tooltip via JS API and Floating UI

+
+ +

Tooltip on Icon Component

+ +
+ + + Click on the icon on the right to view the tooltip +
+ + + + +
+
+ +
+ +
+