@umbraco-cms/backoffice

    Type Alias UmbSearchResultItemModel

    type UmbSearchResultItemModel = {
        entityType: string;
        href: string;
        icon?: string | null;
        name: string;
        unique: string;
    }
    Index

    Properties

    entityType: string
    href: string
    icon?: string | null
    name: string
    unique: string
    MMNEPVFCICPMFPCPTTAAATR