@umbraco-cms/backoffice

    Interface MetaCollectionView

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

    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