Skip to content

Skeleton display text

Skeleton display text is used to provide a low fidelity representation of content before it appears on the page, and improves load times perceived by merchants. Can be used for content in or outside of a card.

Props

No props found for this component, run `yarn gen:docs` to generate component meta first.

Best practices

Skeleton display text component should:

  • Give merchants an indication of what the page content will be once loaded
  • Use real content for display text that never changes

Content guidelines

Skeleton display text

Show static display text that that never changes on a page. For example, keep page titles, such as Products on the product list page, but use skeleton loading for page titles that change on the product details page.

Image showing skeleton display text for dynamic content

Do

Show actual display text for static content and use skeleton display text for dynamic content.

Image showing skeleton display text for static content and placeholder text for dynamic content

Don’t

Use skeleton display text for static content or placeholder content for dynamic content.

Image showing skeleton display text for dynamic page title

Do

Show skeleton display text for dynamic page titles.


Released under the MIT License.