ComponentsOverlayPopoverFloating content panelCopy MarkdownOpenExamples Basic PopoverPreviewCodeOpen Popover Schema interface PopoverSchema { type: 'popover'; trigger: SchemaNode; children: SchemaNode[]; side?: 'top' | 'right' | 'bottom' | 'left'; }TooltipContextual information on hoverAlert DialogA modal dialog that interrupts the user with important content and expects a response