Examples
Use this component to compose a loading version of a page where the page title and header content are dynamic, meaning, the content changes.
Skeleton page is used with other skeleton loading components to provide a low fidelity representation of the user interface (UI) before content appears on the page. It improves load times perceived by merchants.
Use this component to compose a loading version of a page where the page title and header content are dynamic, meaning, the content changes.
Skeleton page component should:
Show page titles that never change for a page. For example, keep the title “Products” on the product list page, but use skeleton loading for titles that change on the product details page. Don’t use placeholder content for titles that will change when the page fully loads.
Secondary actions are always represented with skeleton content. You can change the number of skeleton actions that best represent the number of actions once loaded.
Use skeleton loading for dynamic content, and use actual content for content that doesn’t change.
Use placeholder content that will change when the page fully loads. This will confuse merchants and create a jumpy loading experience.