Skip to main content

IUngroupItemsCommandArgs

Interfaces

IUngroupItemsCommandArgs

Type Parameters

Type Parameter
TItem

Properties

items?
optional items?: TItem[];
keepNestedGroups?
optional keepNestedGroups?: boolean;
query?
optional query?: string;
queryOptions?
optional queryOptions?: IQueryOptions;
Was this page helpful?