Home > @i2analyze/notebook-sdk > dialog > IDialogActionConfig dialog.IDialogActionConfig interface A set of information for creating or modifying a dialog action. Signature: interface IDialogActionConfig Introduced: version 1.4 Properties Property Modifiers Type Description enabled? readonly boolean (Optional) Indicates whether the action is enabled. label? readonly string (Optional) Gets the label for the action.