mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
docs: translate useClickAway (#8848)
This commit is contained in:
@@ -19,5 +19,6 @@ console.log(height.value); // -> window height
|
||||
|
||||
| Name | Description |
|
||||
| --- | --- |
|
||||
| [useClickAway](#/en-US/use-click-away) | Triggers a callback when user clicks outside of the target element |
|
||||
| [useCountDown](#/en-US/use-count-down) | Used to manage the countdown |
|
||||
| [useToggle](#/en-US/use-toggle) | Used to switch between `true` and `false` |
|
||||
|
Reference in New Issue
Block a user