@umbraco-cms/backoffice
    Preparing search index...

    Interface MetaCollectionViewTableKind

    Meta configuration for the table kind of collectionView.

    interface MetaCollectionViewTableKind {
        columns?: MetaCollectionViewTableKindColumn[];
        icon?: string;
        label?: string;
        pathName?: string;
    }

    Hierarchy

    Index

    Properties

    Additional columns to render between the name and entity actions columns.

    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