feat(theme): improve navbar type
This commit is contained in:
parent
8c44d2e472
commit
7ccbfefe34
@ -41,6 +41,11 @@ export interface NavItemChildren {
|
||||
*/
|
||||
prefix?: string
|
||||
|
||||
/**
|
||||
* 导航图标
|
||||
*/
|
||||
icon?: ThemeIcon
|
||||
|
||||
/**
|
||||
* 导航栏下拉菜单
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user