Skip to content

Make it possible to use non-inertia same-tab links for MenuItem instances #4676

Closed Locked Answered by crynobone
piljac1 asked this question in Ideas & Feature Requests
Discussion options

You must be logged in to vote

You can now specify openOnNewTab() to open external link on a separate tab. Otherwise, it will default to open on the current page starting from 4.13.0:

MenuItem::externalLink('Documentation', 'https://nova.laravel.com/docs')->openOnNewTab();

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by crynobone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Feature Request implemented Feature Request implemented
2 participants