Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@contentful/f36-empty-state

Package Overview
Dependencies
Maintainers
0
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/f36-empty-state

Forma 36: Empty State React Components

  • 4.74.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
17K
decreased by-1.85%
Maintainers
0
Weekly downloads
 
Created
Source

title: 'MissingContent' type: 'component' status: 'stable' isNew: true section: 'typographyComponents' slug: /components/missingcontent/ github: 'https://github.com/contentful/forma-36/tree/main/packages/components/empty-state/MissingContent' storybook: 'https://f36-storybook.contentful.com/?path=/story/empty-state-missingcontent--basic' typescript: ./MissingContent.tsx

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

FAQs

Package last updated on 16 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc