Dropdown Menu Radio Group @astryx-svelte/core v0.3.0 · DropdownMenu
Usage
A single-select group of radio menu items (role="group" of menuitemradio). Owns the selected value and lays its items out with the menu's inter-item gap.tsimport { DropdownMenu } from '@astryx-svelte/core';