A list: bullets, numbers, or no markers at all. The marker and the indent belong together, and one place decides both.
variant="ordered". The number is then not written into the text and cannot drift when someone inserts a step in the middle.variant="plain": the marker is noise there, but the item count should still be announced.IngotTable.items: readonly ReactNode[] — The items. Whole nodes, so they may contain links and emphasis.variant: "bullet" | "ordered" | "plain" — bullet · ordered numbers · plain no markers. Defaults to bullet.testId: string — data-testid of the list.