Home > widget-integration > PlatformRouter

PlatformRouter interface

Signature:

export interface PlatformRouter 

Properties

Property

Modifiers

Type

Description

page?

"home" | "cart" | "collection" | "product" | "search" | "vendor" | "types"

(Optional)

routes?

{ root: string; }

(Optional)