Interface IGroupItemData
A structure containing parameters of groups.
Package: @aurigma/design-atoms-interfaces
Remarks
For details, you can refer to the Group elements topic.
Examples
{
"defaultItemsConfig": {
"group": {
"manipulationPermissions": {
"allowMoveHorizontal": false
},
"width": "100"
}
}
}