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.