Open other resource in new tab
is there any hooks or component to embed a text to open a new tab to another show resource
Note: you can ask me a follow up question by @ mentioning me again Note: you can ask me a follow up question by @ mentioning me again ShowButtonuseNavigationuseNavigationuseNavigationuseNavigationuseNavigation<a>target="_blank"showUrlcreateUrluseGouseParseduseBackuseLinkuseGetToPathlistUrlimport { useNavigation } from "@refinedev/core";
const {
list,
create,
edit,
show,
clone,
push,
replace,
goBack,
listUrl,
createUrl,
editUrl,
showUrl,
cloneUrl,
} = useNavigation();