IChangeLayoutCommandArgs
Interfaces
IChangeLayoutCommandArgs
Type Parameters
| Type Parameter |
|---|
TItem |
Properties
items?
optional items?: TItem[];
query?
optional query?: string;
queryOptions?
optional queryOptions?: IQueryOptions;
sourceHeight
sourceHeight: number;
sourceWidth
sourceWidth: number;