How to hide div when specific menu item is clicked – Angular 6 +

How can I show a div when menu item is clicked in angular?

The Div show fine when I click list item, but dsn't disappear when I navigate to other menu items.

  • Slots TOP NEW TS file: showme : boolean = false;