EmptyState
Use the EmptyState
component to give feedback to an end-user in case there is
no data available. There are cases where this data is missing, requires special
permission, or has not been yet created, for example.
Import
import { EmptyState } from '@dynatrace/strato-components-preview/content';
Use cases
Visual presets
Use the VisualPreset
slot within the Visual
slot in order to use predefined
illustrations. Different combinations are possible based on the context
and
type
props.
Size
Use the optional size
prop, which has a default value, to provide a suitable
variation for your use case. When you set size
to large
, the layout is
responsive based on the width of its parent container.
Small
Default
Large
Still have questions?
Find answers in the Dynatrace Community