SwiftDocCRenderBlockContentRenderBlockContent.LinksStructureRenderBlockContent.LinksA collection of authored links that should be rendered in a similar style to links in an on-page Topics section.struct LinksTopicsInitializersinit(from: any Decoder) throwsinit(style: RenderBlockContent.Links.Style, items: [String])Create a new links block with the given style and topic render references.Instance Propertiesvar items: [String]The topic render references for the pages that should be rendered in this links block.var style: RenderBlockContent.Links.StyleThe style that should be used when rendering the link items.Enumerationsenum StyleA visual style for the links.