Interface IConvertGroupIntoLayoutArgs
Package: @aurigma/design-atoms-interfaces
Properties
items
Declaration
items: TGroupItem[];
Property Value
| Type | Description |
|---|---|
| TGroupItem[] |
names
Declaration
names?: IBaseNames;
Property Value
| Type | Description |
|---|---|
| IBaseNames |
query
Declaration
query?: string;
Property Value
| Type | Description |
|---|---|
| string |
queryOptions
Declaration
queryOptions?: IQueryOptions;
Property Value
| Type | Description |
|---|---|
| IQueryOptions |