i2 Notebook SDK
Search results for

    Show/hide table of contents

    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

    In this article
    Back to top © N. Harris Computer Corporation