Skip to main content

IPlaceholderContentRotateCommandArgs

Interfaces

IPlaceholderContentRotateCommandArgs

Type Parameters

Type Parameter
TItem

Properties

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