HTML element to use for header
Private
$menuPrivate
$menuPrivate
$modulePrivate
menuRemember the open/closed state of the nav so we can maintain it when the screen is resized.
Private
mqlA global const for storing a matchMedia instance which we'll use to detect when a screen size change happens. We rely on it being null if the feature isn't available to initially apply hidden attributes
Static
moduleName for the component used when initialising using data-module attributes.
Service Navigation component