Context Menu Item @astryx-svelte/core v0.3.0 · ContextMenu
Usage
Menu item component for compound mode. Re-exported from DropdownMenuItem for discoverability.tsimport { ContextMenu } from '@astryx-svelte/core';
Examples
Common configurations, variations, and states.ContextMenuItem — Basic
Context menu items with labels and secondary descriptions. Use ContextMenuItem to render custom menu entries with consistent styling.