Documentation / @zerotal/admin / index / UserMenu
Interface: UserMenu
Defined in: admin/src/config.ts:14
Top-bar user menu (avatar/identity dropdown).
Properties
label?
optionallabel?:string
Defined in: admin/src/config.ts:16
Heading shown at the top of the menu (e.g. the signed-in user's name).
items
items:
UserMenuItem[]
Defined in: admin/src/config.ts:17