Options
All
  • Public
  • Public/Protected
  • All
Menu

Toggle availability of sidebar on menu item selection.

Hierarchy

  • MenuSelectionDirective

Index

Constructors

Methods

Constructors

constructor

  • Handle click events on the html element.

    Parameters

    • elementRef: ElementRef<any>

      A wrapper around a native element inside of a View.

    • renderer: Renderer2

      Extend this base class to implement custom rendering.

    Returns MenuSelectionDirective

Methods

onMenuSelect

  • onMenuSelect(): void
  • Toggle the availability of the sidebar.

    Returns void

Generated using TypeDoc