Skip to main content

    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

    CodeSandbox

    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.

    CodeSandbox

    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

    CodeSandbox

    Default

    CodeSandbox

    Large

    CodeSandbox
    Still have questions?
    Find answers in the Dynatrace Community