ComponentsBasicSeparatorVisual divider between content sectionsCopy MarkdownOpenExamples HorizontalPreviewCodeContent AboveContent Below VerticalPreviewCodeLeftRight Schema interface SeparatorSchema { type: 'separator'; orientation?: 'horizontal' | 'vertical'; className?: string; }ImageDisplay images with optional fallbackHTMLRender raw HTML content safely