Content

OrderedList

Ordered (numbered) list. Wraps the Polaris <s-ordered-list> web component.

Usage

<template>
  <ShOrderedList>
    <ShListItem>Step one</ShListItem>
    <ShListItem>Step two</ShListItem>
    <ShListItem>Step three</ShListItem>
  </ShOrderedList>
</template>

Props

This component has no explicit props. All attributes are forwarded to the underlying element.

Slots

SlotDescription
default<ShListItem> child elements

Polaris Element

Renders as <s-ordered-list>.

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

KiriminAja not affiliated with Shopify.