How to pass function use define hook #1279
|
I'm using the docsearch plugin and found that passing function type parameters are lost like this. This method was not found in the Vue component DOCSEARCH_OPTIONS variable. |
Answered by
Mister-Hope
May 8, 2023
Replies: 2 comments
|
I think features like this can be only done with somthing like |
0 replies
|
You should set them as client options, maybe you can see how |
0 replies
Answer selected by
Mister-Hope
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should set them as client options, maybe you can see how
vuepress-plugin-comment2support this.