@umbraco-cms/backoffice

    Interface UmbCollectionColumnConfiguration

    interface UmbCollectionColumnConfiguration {
        alias: string;
        elementName?: string;
        header: string;
        isSystem: 0 | 1;
        nameTemplate?: string;
    }
    Index

    Properties

    alias: string
    elementName?: string
    header: string
    isSystem: 0 | 1
    nameTemplate?: string
    MMNEPVFCICPMFPCPTTAAATR