Skip to main content

Stage

The Stage component is used to quickly scaffold brand-compliant web pages with support for background images and organised content.

Import

import { DhlStage } from "@dhl-official/ui-libraries/react-library"

Code

<DhlStage dataId="stage" mainHeadlineText="main headline text">
Stage content
</DhlStage>

Interactive Demo

Copy Center

Copy Left

Copy Intro

Readme

dhl-stage-tiles

Properties

PropertyAttributeDescriptionTypeDefault
stageVariant--An optional prop used to set the variant of Tiles in a Stage contextneverundefined
tilesData--A optional prop used to set the values and data for a Tile. Please note: This component is intended to be used with 1-3 teasers to align with the intended visual layout and maintain stylistic consistencyDhlStageTilesDataType[][]

Dependencies

Depends on

Graph


The DUIL - Built with love...