closeNav() {
    this.setExpanded('false');
    this.elem.innerText = this.options.toggleText;
    this.firstLevel.classList.add('mobile-hidden');
    // Alert others the  nav has closed.