ComponentsData DisplayListDisplay a list of itemsCopy MarkdownOpenExamples Basic ListPreviewCodeItem 1Item 2Item 3 Schema interface ListSchema { type: 'list'; items: SchemaNode[]; ordered?: boolean; className?: string; }AlertDisplay important messages and notificationsBreadcrumbDisplay the current location within a navigational hierarchy