Components
Menu
Menu โ a vertical (or horizontal) list of navigation rows: links, section titles, and parents that reveal a nested submenu. Feed it an `items` tree and it renders the DaisyUI markup for you, marking the current row with `active`, dimming unavailable rows with `disabled`, and grouping rows under a `title` heading. Use it for sidebars, account navs, and folio sections; pick an `orientation` and `size` to fit the surface. Submenus are native `<details>` disclosures, so they expand and collapse by keyboard and pointer without extra wiring. Keep labels short and verb- or noun-first (check in, room keys, folio).