@umbraco-cms/backoffice

    Interface UmbEntityUserPermissionSettingsModalData

    interface UmbEntityUserPermissionSettingsModalData {
        entityType: string;
        headline?: string;
        preset?: UmbEntityUserPermissionSettingsModalValue;
        unique?: string;
    }
    Index

    Properties

    entityType: string
    headline?: string
    unique?: string

    Unique identifier for the entity

    The unique is not used in the modal as it is not needed. It is kept for backwards compatibility. Will be removed in v17.

    UmbEntityUserPermissionSettingsModalData

    MMNEPVFCICPMFPCPTTAAATR