polaris-list
implements the Polaris List component. This component should be used in block form to access the list.item
component, as in the examples below.
Default (bulleted) list (this can also be achieved by explicitly passing type="bullet"
to the polaris-list
):
Numbered list iterating over a numberedItems
array: