Poq.SDK.Node

Home > @poq/sdk > LinkType

LinkType enum

Describes link type.

Signature:

export declare enum LinkType 

Enumeration Members

Member Value Description
Cart "cart" Indicates link to a cart.
Category "category" Indicates link to a category.
Home "home" Indicates link to a home screen.
LegacyProduct "legacyProduct" Indicates link to a legacy product.
Product "product" Indicates link to a product.
Wishlist "wishlist" Indicates link to a wishlist.