diff --git a/docs/content/en/flavor/component.md b/docs/content/en/flavor/component.md index 0a30ca1..e278834 100644 --- a/docs/content/en/flavor/component.md +++ b/docs/content/en/flavor/component.md @@ -30,6 +30,16 @@ Click [here](/props) to see full documentation on props. ## Advanced Usage +## Example 0 + +Mount tippy on the child node instead of default tag + +```html + + + +``` + ### Example 1 ```html