Home > @i2analyze/notebook-sdk > commands > GroupType
commands.GroupType type
A type for a group of actions, which determines how the group is rendered in the user interface.
Signature:
type GroupType = 'expanded' | 'collapsed' | 'command';
Introduced: version 1.9