Layout

Divider

Visual divider between content. Wraps the Polaris <s-divider> web component.

Usage

<template>
  <ShStack>
    <p>Above</p>
    <ShDivider />
    <p>Below</p>
  </ShStack>
</template>

Props

PropTypeDefaultDescription
direction'inline' | 'block'Divider direction
color'base' | 'strong'Divider color

Slots

SlotDescription
defaultOptional content

Polaris Element

Renders as <s-divider>. See Polaris Divider docs.

© 2026 KiriminAja. Polaris and Shopify are trademarks of Shopify Inc.

KiriminAja not affiliated with Shopify.