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

    Interface MetaTreeView

    interface MetaTreeView {
        icon: string;
        label: string;
    }
    Index

    Properties

    Properties

    icon: string

    An icon to represent the tree view

    [ "icon-list", "icon-grid" ]

    label: string

    The friendly name of the tree view