interface UmbItemDataSourceConstructor<ItemType> {
    new UmbItemDataSourceConstructor(
        host: UmbControllerHost,
    ): UmbItemDataSource<ItemType>;
}

Type Parameters

  • ItemType

Constructors

Constructors

MMNEPVFCICPMFPCPTTAAATR