await navigateTo({ slug: "shop" });
const navigateTo: PortalFunction<void, PortalNavigationTarget>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Navigates the mounted Portal to a target.
await navigateTo({ slug: "shop" });
const navigateTo: PortalFunction<void, PortalNavigationTarget>