interface UmbBlockListWorkspaceData {
    baseDataPath: string;
    entityType: string;
    originData: UmbBlockListWorkspaceOriginData;
    preset: Partial<unknown>;
}

Hierarchy (View Summary, Expand)

Properties

baseDataPath: string
entityType: string
preset: Partial<unknown>
MMNEPVFCICPMFPCPTTAAATR