Back to Website
Show / Hide Table of Contents

Interface IEditItemsCommandArgs

Package: @aurigma/design-atoms-interfaces

Properties

applyParams

Declaration
applyParams?: IApplyParams;
Property Value
Type Description
IApplyParams

itemData

Declaration
itemData: IItemData;
Property Value
Type Description
IItemData

items

Declaration
items?: TItem[];
Property Value
Type Description
TItem[]

query

Declaration
query?: string;
Property Value
Type Description
string

queryOptions

Declaration
queryOptions?: IQueryOptions;
Property Value
Type Description
IQueryOptions

type

Declaration
type?: {
        new (): TItem;
    };
Property Value
Type Description
{ new (): TItem; }
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback