OptionalcolorOptionalconfiga place to hold json config used in your own code
Default: undefined
Optionalenablewhether the user can drag the group pill to a new location
Default: true
Optionalidthe unique id of the group, if left undefined a uuid will be assigned
Default: undefined
Optionalnamethe name of the group shown in its pill
Default: "Group"
Optionalopenedwhether the group is expanded to show its tabs; when false only the pill is shown
Default: true
OptionaltypeFixed value: "tabgroup"
the color of the group pill and the underline of its tabs (a css color)
Default: "#9e9e9e"