Intro
These visual specifications should serve as a guideline for Front-End Developers on how implement this control.
Horizontal Toolbar without Content
| Value | Description | Details |
| A | Popover | Native UI5: Popover Visual Core: Popover Container Padding: 0.25rem |
| B | Action | Native UI5: Button Visual Core: Button Button Type: Transparent Horizontal & Vertical: Icon only Top and Bottom Padding: 3px (added height to create 32x32 square) Button with Labels: Icon & Label |
| C | Separator | Native UI5: Separator Item Padding: 0.25rem Orientation: Vertical on Horizontal Menu, Horizontal on Vertical Menu |
| D | Gap between actions | Gap: 0.5rem |
Vertical Toolbar without Content
| Value | Description | Details |
| A | Popover | Native UI5: Popover Visual Core: Popover Container Padding: 0.25rem |
| B | Action | Native UI5: Button Visual Core: Button Button Type: Transparent Horizontal & Vertical: Icon only Top and Bottom Padding: 3px (added height to create 32x32 square) Button with Labels: Icon & Label |
| C | Separator | Native UI5: Separator Item Padding: 0.25rem Orientation: Vertical on Horizontal Menu, Horizontal on Vertical Menu |
| D | Gap between actions | Gap: 0.5rem |
Toolbar with Button Labels
| Value | Description | Details |
| A | Popover | Native UI5: Popover Visual Core: Popover Container Padding: 0.25rem |
| B | Gap between actions | Gap: 0.5rem |
Toolbar with Content
| Value | Description | Details |
| A | Popover | Native UI5: Popover Visual Core: Popover Container Padding (standard): 0.5rem |
| B | Header | Alignment: Left Data Point Title: Native UI5: Label Visual Core: Label Font color: --sapContent_LabelColor Font size: --sapFontSize Data Point: Native UI5: Text Visual Core: Text Font: --sapFontBoldFamily Font color: --sapTextColor Font size: --sapFontLargeSize |
| C | Separator | Native UI5: Separator Item Top and Bottom Padding: 0.25rem Orientation: Horizontal |
| D | Toolbar | (See Horizontal menu above) |
| E | Gap between elements | Gap: 0.25rem |