openNav() {
    this.setExpanded('true');
    this.elem.innerText = this.options.closeText;
    this.firstLevel.classList.remove('mobile-hidden');
    // Alert others the nav has opened.