Render Custom Menu in Navigation Using Dropdown Blade Component in V3 Admin Panel

Hi I am wondering if I can use the Dropdown Component to Render Menu Items in the Top Bar.
I want to take some of the sidebar menu items and move them to the top menu.
I know I probably have to registerRenderHook in the admin panel to display the menu item, but how can i use in some way the topnavigation stuff that is already in filament for the topNavigation param? (I hope that sort of makes sense - need more coffee!)
Was this page helpful?