Home > @i2analyze/notebook-sdk > commands > IGroupBase > isCollapsed
commands.IGroupBase.isCollapsed property
Indicates whether the group is initially expanded (false
) or collapsed (true
) in the user interface.
Signature:
readonly isCollapsed?: boolean;
Returns: boolean
Introduced: version 1.5