From f3145c1facc6b68908f5a6323fdf79f855610c0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Wed, 4 Aug 2021 12:17:29 +0300 Subject: [PATCH] tooltip doc updated --- src/views/tooltip/TooltipDoc.vue | 34 ++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/src/views/tooltip/TooltipDoc.vue b/src/views/tooltip/TooltipDoc.vue index 9e1e791a4..7c9ad15d3 100755 --- a/src/views/tooltip/TooltipDoc.vue +++ b/src/views/tooltip/TooltipDoc.vue @@ -21,6 +21,12 @@ directives: {

+
+ +

Also, more than one value can be used.

+

 
Positions
@@ -49,6 +55,34 @@ directives: { +
Properties
+
+ + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDefaultDescription
valuestringnullText of the tooltip
disabledbooleanfalseWhen present, it specifies that the component should be disabled.
+
+
Styling

Following is the list of structural style classes, for theming classes visit theming page.