Breakpoints
Breakpoints are used to adjust the layout and appearance of elements in the interface based on different screen sizes.
import Breakpoints from '@dynatrace/strato-design-tokens/breakpoints';
| Sample | Token Name | Value | Description |
|---|---|---|---|
| Breakpoints.Max.Mobile | 640px | Use with | |
| Breakpoints.Min.Tablet | 641px | Use this with | |
| Breakpoints.Max.Tablet | 960px | Use with | |
| Breakpoints.Min.Desktop | 961px | Use this with | |
| Breakpoints.Max.Desktop | 1920px | Use with | |
| Breakpoints.Min.Widescreen | 1921px | Use this with |