Skip to main content

IPlaceholderContentScaleCommandArgs

Interfaces

IPlaceholderContentScaleCommandArgs

Type Parameters

Type Parameter
TItem

Properties

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