Skip to main content

A config object which defines various group-specific settings

Properties (15)

Property Type Default Required Description
allowDrop⚓︎ boolean x x

(Enterprise only) Controls the ability of the users to drop outside windows in the group

allowDropBottom⚓︎ boolean x x

Controls the users ability to drop windows in bottom zone of the group

allowDropHeader⚓︎ boolean x x

Controls the users ability to drop windows in header zone of the group

allowDropLeft⚓︎ boolean x x

Controls the users ability to drop windows in left zone of the group

allowDropRight⚓︎ boolean x x

Controls the users ability to drop windows in right zone of the group

allowDropTop⚓︎ boolean x x

Controls the users ability to drop windows in top zone of the group

allowExtract⚓︎ boolean x x

Blocks the users ability to extract windows from the group

allowReorder⚓︎ boolean x x

Blocks the users ability to reorder windows from the group

maxHeight⚓︎ number x x

Specifies the maximum height in pixels for the group

maxWidth⚓︎ number x x

Specifies the maximum width in pixels for the group

minHeight⚓︎ number x x

Specifies the minimum height in pixels for the group

minWidth⚓︎ number x x

Specifies the minimum width in pixels for the group

showAddWindowButton⚓︎ boolean x x

Controls the visibility of the add window buttons (the ones with the plus icon) located in the group header

showEjectButton⚓︎ boolean x x

Controls the visibility of the eject button located in the group header

showMaximizeButton⚓︎ boolean x x

Controls the visibility of the maximize/restore button located in the group header