SwiftDocCRenderNodeRenderNode.TopicsSectionStyleEnumerationRenderNode.TopicsSectionStyleThe rendering style of the topics section.enum TopicsSectionStyleTopicsEnumeration Casescase compactGridA grid of items based on the card image for each page.case detailedGridA grid of items based on the card image for each page.case hiddenDo not show child pages anywhere on the page.case listA list of the page’s topics, including their full declaration and abstract.Initializersinit?(rawValue: String)