Home > widget-integration > PlatformRouter
Signature:
export interface PlatformRouter
Property
Modifiers
Type
Description
page?
"home" | "cart" | "collection" | "product" | "search" | "vendor" | "types"
(Optional)
routes?
{ root: string; }