File

menu/src/menu-bar/menu-bar.component.ts

Description

MenuBar is a container for a group of related Menus.

It handles closing other menus when a menu is opened and thus helps preventing a stack of open menus.

Example :
<talenra-menu-bar>
  <span talenraMenuAnchor [triggerFor]="mymenu">My Menu</span>
  <span talenraMenuAnchor [triggerFor]="yourmenu">Your Menu</span>
</talenra-menu-bar>

Import

Example :
import { MenuBarComponent } from '@talenra/components/menu';

See MenuComponent See MenuAnchorDirective

../../../#/menu

Implements

AfterViewInit

Metadata

results matching ""

    No results matching ""