ComponentsOverlayTooltipContextual information on hoverCopy MarkdownOpenExamples Basic TooltipPreviewCode Schema interface TooltipSchema { type: 'tooltip'; content: string; children: SchemaNode; side?: 'top' | 'right' | 'bottom' | 'left'; }DrawerSliding panel from edge of screenPopoverFloating content panel