{{! Copyright 2020, Verizon Media. Licensed under the terms of the MIT license. See accompanying LICENSE.md file for terms. }}
<div class="menu {{this.alignContentClass}}" ...attributes>
  {{yield (hash Trigger=(component "denali-menu/trigger"))}}
  {{yield (hash Content=(component "denali-menu/content"))}}
</div>