Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a7b12bf

Browse files
committed
fix(types): missing ariaLabel at default theme config
1 parent a956e42 commit a7b12bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎packages/@vuepress/types/src/theme-default.ts‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,10 @@ export type DefaultThemeConfig = {
262262
* Locale's select text.
263263
*/
264264
selectText?: string;
265+
/**
266+
* aria label
267+
*/
268+
ariaLabel?: string;
265269
/**
266270
* Options for @vuepress/plugin-active-header-links.
267271
*/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /