Home > @i2analyze/notebook-sdk > commands > HelpCategory
commands.HelpCategory type
A category for a command, as listed in the i2 Notebook keyboard help.
Signature:
type HelpCategory = 'discover' | 'select' | 'help' | 'view' | 'edit' | 'search' | 'manage';
Introduced: version 1.1
Remarks
The category determines the section of the keyboard help dialog in which the command is displayed.