Skip to main content

IGroupItemsCommandArgs

Interfaces

IGroupItemsCommandArgs

Type Parameters

Type Parameter
TItem

Properties

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