Skip to content

Commit 49707da

Browse files
docs: add typing example
1 parent a0c33cc commit 49707da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,9 @@ import { LocalScope } from "@allindevelopers/vue-local-scope";
1818
</template>
1919
```
2020

21+
With Full Type Completion
22+
23+
<img width="397" alt="image" src="https://github.com/user-attachments/assets/7e38ec79-815c-455f-bec7-5e777114e3b0">
24+
2125
> [!NOTE]
2226
> Can be used in JSX but types are not infered

0 commit comments

Comments
 (0)