Note: Uses primary color for success and destructive color for error.
Note: Right-click context menu with keyboard shortcuts and nested submenus.
Note: Could use Menu component with onContextMenu event handler for similar functionality.
Note: Rich hover tooltip with custom content. Good for user previews and additional context.
Note: Could use Popover component with hover triggers for similar functionality.
Note: Side panel overlay that slides in from screen edges. Good for forms and navigation.
Note: Similar functionality available with Drawer component anchored to sides.