Skip to main content

IPlaceholderContentResetCommandArgs

Interfaces

IPlaceholderContentResetCommandArgs

Type Parameters

Type Parameter
TItem

Properties

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