HTML-First UI

Menu

A dropdown menu component for navigation and actions

Homer J. Simpson
Safety Inspector

Notes

The menu component creates dropdown menus with customizable content.

  • Use slot="trigger" for the clickable element that opens the menu
  • Use slot="items" for the dropdown content
  • Can contain links, custom content, and styled elements
  • Supports flexible width and custom styling