UserMenu
<ui5-user-menu>
| Since 2.5.0info
The following entity is available under an experimental flag and its API and behavior are subject to change.
The ui5-user-menu
is an SAP Fiori specific web component that is used in ui5-shellbar
and allows the user to easily see information and settings for the current user and all other logged in accounts.
ES6 Module Import​
import "@ui5/webcomponents-fiori/dist/UserMenu.js";
import "@ui5/webcomponents-fiori/dist/UserMenuItem.js";
(for ui5-user-menu-item
)
Basic Sample​
Properties​
open​
opener​
showManageAccount​
showOtherAccounts​
showAddAccount​
Slots​
default​
accounts​
Events​
avatar-click​
manage-account-click​
add-account-click​
change-account​
item-click​
sign-out-click​
Methods​
No methods available for this component.
CSS Parts​
No CSS parts available for this component.