make field more specific
This commit is contained in:
@@ -4,7 +4,7 @@ import { UmbPaginationManager } from '@umbraco-cms/backoffice/utils';
|
||||
|
||||
export interface UmbCollectionConfiguration {
|
||||
pageSize: number;
|
||||
defaultView?: string;
|
||||
defaultViewAlias: string;
|
||||
}
|
||||
|
||||
export interface UmbCollectionContext {
|
||||
|
||||
Reference in New Issue
Block a user