Can't I use toggleSidebar like v1? #575
-
This image is sidebar of my blog using V1. I want to use toggleSidebar. But I didn't find how to use toggleSidebar. Has this function not been implemented yet? I saw documentation about toggleSidebar But that is not what I want. |
Beta Was this translation helpful? Give feedback.
Answered by
Mister-Hope
Mar 1, 2022
Replies: 1 comment 1 reply
-
What do you mean by toggle sidebar? V2 has implemented most of the features in v1, so you'd better describe what you want. Also, you can always choose to extend |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
giwonn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What do you mean by toggle sidebar?
V2 has implemented most of the features in v1, so you'd better describe what you want.
Also, you can always choose to extend
@vuepress/theme-default
to achive project you like.