Dropdown Menu Item @astryx-svelte/core v0.3.0 · DropdownMenu

Usage

Helper component for custom item rendering with consistent styling.
ts
import { DropdownMenu } from '@astryx-svelte/core';

Examples

Common configurations, variations, and states.
DropdownMenuItem — Basic
Dropdown menu items with labels and secondary descriptions. Use DropdownMenuItem to render custom menu entries with consistent styling.