We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
VPBadge
theme.d.ts
1 parent a1fb363 commit fcf828cCopy full SHA for fcf828c
theme.d.ts
@@ -16,6 +16,7 @@ export declare const useSidebar: () => DefaultTheme.DocSidebar
16
export declare const useLocalNav: () => DefaultTheme.DocLocalNav
17
18
// TODO: add props for these
19
+export declare const VPBadge: DefineComponent
20
export declare const VPButton: DefineComponent
21
export declare const VPDocAsideSponsors: DefineComponent
22
export declare const VPHomeFeatures: DefineComponent
0 commit comments