File tree 1 file changed +1
-8
lines changed
packages/website/docs/_samples/fiori/ShellBar/Advanced
1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 12
12
< body style ="background-color: var(--sapBackgroundColor);height: 400px; ">
13
13
<!-- playground-fold-end -->
14
14
15
- < ui5-shellbar id ="shellbar " primary-title ="Corporate Portal " secondary-title ="secondary title "
16
- notifications-count ="99+ " show-notifications ="">
15
+ < ui5-shellbar id ="shellbar " primary-title ="Corporate Portal " notifications-count ="99+ " show-notifications >
17
16
< ui5-avatar slot ="profile ">
18
17
< img src ="../assets/images/avatars/woman_avatar_5.png " />
19
18
</ ui5-avatar >
20
19
< ui5-toggle-button icon ="sap-icon://da " slot ="assistant "> </ ui5-toggle-button >
21
20
< img slot ="logo " src ="../assets/images/sap-logo-svg.svg " />
22
21
< ui5-button icon ="nav-back " slot ="startButton "> </ ui5-button >
23
-
24
22
< ui5-input slot ="searchField "> </ ui5-input >
25
- < ui5-li slot ="menuItems "> Application 1</ ui5-li >
26
- < ui5-li slot ="menuItems "> Application 2</ ui5-li >
27
- < ui5-li slot ="menuItems "> Application 3</ ui5-li >
28
- < ui5-li slot ="menuItems "> Application 4</ ui5-li >
29
- < ui5-li slot ="menuItems "> Application 5</ ui5-li >
30
23
</ ui5-shellbar >
31
24
< ui5-popover id ="action-popover " placement ="Bottom ">
32
25
< div class ="action-popover-header ">
You can’t perform that action at this time.
0 commit comments