+ Tippy as a child component with prop content:
+
+
+
+
+
+ Tippy as a child component with #content template:
+
+
+
+
+
+ Tippy as a child component with direct content:
+
+
+
+
+
+ useTippy + callbacks(console.log):
+
+
+
+ useTippy + h(tag) content:
+
+
+
+ useTippy + h (reactive) content:
+
+
+
+ useTippy + h(SFC) content:
+
+
+
+ useTippy + SFC content:
+
+
+
+ useTippy + reactive options:
+
+
+
+
+
+ useTippy + triggerTarget:
+
+
+
+
+ Tippy component + change content and props realtime using component
+ ref:
+
+
+
+
+
+
+ v-tippy:
+
+
+
+
+
+
+ Singleton tippy with a transition:
+
+
+
+
+
+
+
+
+ Singleton v-tippy with a transition:
+
+
+
+
+
+
+
+
+ v-tippy with modifiers
+
+
+
+
\ No newline at end of file
diff --git a/playground/pages/SingletonComponents.vue b/playground/pages/SingletonComponents.vue
index b4090e9..0bac76a 100644
--- a/playground/pages/SingletonComponents.vue
+++ b/playground/pages/SingletonComponents.vue
@@ -1,79 +1,23 @@
-