Interface IReplaceItemCommandArgs
Package: @aurigma/design-atoms-interfaces
Properties
item
Declaration
item: TItem;
Property Value
| Type | Description |
|---|---|
| TItem |
oldItem
Declaration
oldItem: TItem;
Property Value
| Type | Description |
|---|---|
| TItem |
item: TItem;
| Type | Description |
|---|---|
| TItem |
oldItem: TItem;
| Type | Description |
|---|---|
| TItem |