How to bind a high-order-function to props/emits? #13597
Unanswered
cangSDARM
asked this question in
Help/Questions
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to bind the return function of the higher-order function
toggleModel
to@update:modelValue
instated it self.How to achieve this goal?
Beta Was this translation helpful? Give feedback.
All reactions