Component Showcase
This page demonstrates the various custom components and styles defined in src/css/custom.css
.
Typography & Fonts
The primary font used is SAP 72.
H1 Heading using SAP 72
H2 Heading using SAP 72
H3 Heading using SAP 72
H4 Heading using SAP 72
H5 Heading using SAP 72
H6 Heading using SAP 72
This is a standard paragraph using the base font size and SAP 72.
This is inline code style.
UI5 Web Components Icons
These are the recommended way to use icons.
Connected Documents Hide Filter
Layout Components
Hero Header
Showcase Hero Title
Section Title
A Catchy Section Title
Section with Background
Default Background Section
This section has a light gray background in light mode and dark background in dark mode.
Blue Background Section
This section uses the blue background variant.
Gradient Violet-Blue Background Section
This section uses the gradient violet-blue background and has light text.
Navigation & Lists
Breadcrumbs
Steps List
- First step in the process.
- Second step, which might be longer and wrap to the next line.
- Final step.
General List Buttons
Feature Buttons
Tabs
Standard Tabs
- Apple
- Orange
- Banana
Content for Apple.
Content for Orange.
Content for Banana.
Tabs with Background
- Python
- JavaScript
Python code example goes here.
def hello(name):
print(f"Hello, {name}!")
JavaScript code example goes here.
function hello(name) {
console.log(`Hello, ${name}!`);
}
Content Specific Styles
Headings with Step Numbers
(Used in conjunction with Table of Contents)
1First Major Section
Content for the first section...
2Second Major Section
Content for the second section...
Table of Contents Link Styling
(Simulated structure, actual TOC is generated)