Right-click or use the trigger button
Context Menu
Open an accessible keyboard-aware action menu from pointer or keyboard context interactions.
// Generated by scripts/generate-showcase.mjs. Do not edit directly.
page OverlaysShowcase {
layout = "showcase"
seo {
title = "Overlays components"
description = "6 overlays components from @wrnexus/ui."
}
view {
6 unique, responsive, theme-aware components. Open a component to inspect multiple live configurations and its complete props API.Overlays
Right-click or use the trigger button
Open an accessible keyboard-aware action menu from pointer or keyboard context interactions.
Click the trigger to open the drawer
Present responsive modal side or bottom content with focus management, backdrop behavior, slots, and close events.
Click the trigger to open the menu
Open an accessible anchored menu with keyboard navigation, item selection, actions, and responsive placement.
Click the trigger to open the modal
Present an accessible modal dialog with focus management, confirmation, cancellation, slots, and responsive sizing.
Popover content remains attached to its trigger and becomes mobile-friendly on small screens.
Click the trigger to open the popover
Display anchored supporting content with configurable trigger, placement, responsive sizing, and open or close events.
Hover, focus, or click the trigger
Show concise accessible contextual help on hover, focus, click, or controlled open state.