Interface IReplaceGroupItemContentCommandArgs
Package: @aurigma/design-atoms-interfaces
Properties
newItems
Declaration
newItems: TItem[] | null;
Property Value
Type | Description |
---|---|
TItem[] | null |
targetGroupItem
Declaration
targetGroupItem: TGroupItem | null;
Property Value
Type | Description |
---|---|
TGroupItem | null |