@umbraco-cms/backoffice

    Interface UmbItemDataSource<ItemType>

    interface UmbItemDataSource<ItemType> {
        getItems(unique: string[]): Promise<UmbDataSourceResponse<ItemType[]>>;
    }

    Type Parameters

    • ItemType

    Implemented by

    Index

    Methods

    Methods

    MMNEPVFCICPMFPCPTTAAATR