Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ileostar committed Feb 29, 2024
1 parent ace216f commit 7feb7fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ app.use(VueDirectives);

## Directives

| Directive | Description |
| ----------------------------------------------------------------------------------- | ------------------------------------------------- |
| Directive | Description |
| ------------------------------------------------------------------------------------- | ------------------------------------------------- |
| [v-backtop](https://v3-directives.netlify.app/zh/directives/v-backtop.html) | Add a return to top function for an element |
| [v-clickOutside](https://v3-directives.netlify.app/zh/directives/v-clickOutside.html) | Event when clicking outside the element triggers |
| [v-copy](https://v3-directives.netlify.app/zh/directives/v-copy.html) | Copy the passed value to the clipboard |
Expand Down

0 comments on commit 7feb7fa

Please sign in to comment.