Home > @i2analyze/notebook-sdk > dialog > IDialogConfig > actions
dialog.IDialogConfig.actions property
Gets the action buttons that appear at the bottom of the dialog, below the content.
Signature:
readonly actions: (DialogActionId | IDialogAction)[];
Returns: (DialogActionId | IDialogAction)[]
Introduced: version 1.4