We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf3111 commit 5047e4eCopy full SHA for 5047e4e
Readme.md
@@ -128,7 +128,7 @@ using the `tooltip-view-model=""`
128
```html
129
<a href="#" tooltips tooltip-title="tip" tooltip-view-model="myModel" tooltip-view="path/to/view.html">Tooltip me</a>
130
```
131
-then us it in your tooltip html template:
+then use it in your tooltip html template:
132
133
134
<!-- path/to/view.html -->
0 commit comments