### Describe the feature I think this might be an oversight, because DropdownMenuSubContent already emits `openAutoFocus`. I don't think there are any technical limitations, the event just needs to be propagated from here: https://github.com/unovue/reka-ui/blob/v2/packages/core/src/Menu/MenuContentImpl.vue#L155. My goal is to have a handler here to prevent the default auto focus from executing. ### Additional information - [ ] I intend to submit a PR for this feature. - [ ] I have already implemented and/or tested this feature.