Dropdown Menu
The dropdown container lets you build any dropdown menu quickly. It only requires a trigger element (such as a button or icon) and the content to be displayed inside the dropdown.
svelte
Loading...User Menu
John Doe
john.doe@example.com
svelte
Loading...| Name | Type | Default | Description |
|---|---|---|---|
| user | Object | null | Record |
| iconSize | string | 30px | Size of the parent icon in pixels. |
| iconBg | string | var(--primary-bg) | Background color of the icons. |
| top | string | 150% | Absolute top position |
| width | string | 300px | Width of the Menu |