Skip to main content

Elevations

Elevations determine the stacking order of items, the z-index.

import Elevations from '@dynatrace/strato-design-tokens/elevations';
SampleToken NameValueDescription
Elevations.Default1Use as the default layer, for elements that do not need to be explicitly layered on top of other elements.
Elevations.Sticky10Use for elements that are pinned to a certain location while also staying on top of other content.
Elevations.Overlay20Use for elements that appear on top of all other content on the page.
Elevations.Notification1999999999Use for notifications that should always be visible on top of other content.
Still have questions?
Find answers in the Dynatrace Community