Skip to main content
MOSI Policy Hub
Search policies by keyword
Engineering
Product
Support
Home
{ const items = menubarItems(); const idx = currentIndex(); if (items[idx]) items[idx].focus(); })" @menubar-arrow-right.prevent="moveToNextAndMaybeOpen()" @menubar-arrow-left.prevent="moveToPrevAndMaybeOpen()" @click.outside="openDropdown = null" aria-label="Main navigation menu">
{ const trigger = $refs.menubar.querySelector('[data-menu-name=' + name + ']'); if (trigger) trigger.focus(); }); } break; } " class="flex items-center gap-4 lg:gap-8">
Home
Agencies
0) { items[idx - 1].focus(); items[idx - 1].dispatchEvent(new Event('mouseenter')); } else { items[items.length - 1].focus(); items[items.length - 1].dispatchEvent(new Event('mouseenter')); } " @keydown.home.prevent.stop=" const first = $el.querySelector('.parent-agency-btn'); if (first) { first.focus(); first.dispatchEvent(new Event('mouseenter')); } " @keydown.end.prevent.stop=" const items = [...$el.querySelectorAll('.parent-agency-btn')]; const last = items[items.length - 1]; if (last) { last.focus(); last.dispatchEvent(new Event('mouseenter')); } ">
Engineering
Product
Support
View Engineering
View Product
View Support
MOSI Policy Hub Directory
Browse policies by MOSI agency
Engineering
View policies and resources from this agency.
Product
View policies and resources from this agency.
Support
View policies and resources from this agency.