SwiftDocCRenderBlockContentRenderBlockContent.TermListStructureRenderBlockContent.TermListA list of terms.struct TermListTopicsInitializersinit(items: [RenderBlockContent.TermListItem])Creates a new term list with the given items.Instance Propertiesvar items: [RenderBlockContent.TermListItem]The items in this list.