Home Components Colors Typography Blog Blocks
Peacock Home Components Colors Typography Blog Blocks Direction Theme

Empty State

A message that displays when there is no information to display.

Usage

Go to home page


  <wc-empty-state id="page-404" illustration="page" headline="404 : Page not found :(" description="The page you are looking for does not exist. Please check the URL or go back to the homepage.">
    <div slot="actions">
      <wc-button href="/">Go to home page
        <wc-icon name="arrow_right_alt" slot="icon"></wc-icon>
      </wc-button>
    </div>
  </wc-empty-state>

Menu


  <wc-menu class="menu" empty="true" preview="true" empty-state-headline="Empty test" empty-state-description="You items list is empty"></wc-menu>

API Reference

Properties

On this page

Empty State

Sponsor