interface MetaCollectionView {
    icon: string;
    label: string;
    pathName: string;
}

Properties

Properties

icon: string

An icon to represent the collection view

[ "icon-box", "icon-grid" ]

label: string

The friendly name of the collection view

pathName: string

The URL pathname for this collection view that can be deep linked to by sharing the url

MMNEPVFCICPMFPCPTTAAATR