Function.Configure Command Stack Options
sprotty / configureCommandStackOptions
configureCommandStackOptions(
context,options):void
Defined in: packages/sprotty/src/base/commands/command-stack-options.ts:49
Utility function to partially set command stack options. Default values (from defaultViewerOptions) are used for
options that are not specified.
Bind
IsBound
Rebind
Partial<CommandStackOptions>
void