Extending a component #582
|
Is it possible to etend only one component. For example extending: |
Answered by
Mister-Hope
Mar 7, 2021
Replies: 3 comments 14 replies
|
It's. See https://v1.vuepress.vuejs.org/theme/inheritance.html#usage. Feel free to ask if you meet issues while extending it. |
3 replies
Answer selected by
Mister-Hope
|
BTW, is there any feature you want, but I did not provide in |
8 replies
|
One more thing, |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's. See https://v1.vuepress.vuejs.org/theme/inheritance.html#usage.
Feel free to ask if you meet issues while extending it.