@umbraco-cms/backoffice

    Interface UmbReadDetailDataSourceConstructor<DetailType>

    interface UmbReadDetailDataSourceConstructor<DetailType = any> {
        new UmbReadDetailDataSourceConstructor(
            host: UmbControllerHost,
        ): UmbReadDetailDataSource<DetailType>;
    }

    Type Parameters

    • DetailType = any
    Index

    Constructors

    Constructors

    MMNEPVFCICPMFPCPTTAAATR