MissingContent

MissingContent component can be used to render a placeholder for an empty table cell or any inline content that is missing. Its goal is to provide a system information without cluttering the view.

Import

import { MissingContent } from '@contentful/f36-components';
// or
import { MissingContent } from '@contentful/f36-empty-state';

Example

Basic usage

Content guidelines

  • This component is meant to be displayed when the expected content is missing. This can be, because it is not set yet or there was an issue processing the data. Additional information like that can be handed over via a label property