# Component Recipes

- [Recipes Overview](/components/component-recipes/recipes.md): Practical component recipes for building common UI elements in Aurelia
- [Dropdown Menu](/components/component-recipes/dropdown-menu.md): Build a fully-featured dropdown menu component with keyboard navigation and accessibility
- [Modal Dialog](/components/component-recipes/modal-dialog.md): Build a flexible modal dialog component with backdrop, animations, and focus management
- [Accordion](/components/component-recipes/accordion.md): Build an accessible accordion component with smooth animations and keyboard support
