Function.Configure Command
sprotty / configureCommand
configureCommand<
T
>(context
,constr
):void
Defined in: packages/sprotty/src/base/commands/command-registration.ts:59
Use this method in your DI configuration to register a new command to the diagram.
T
extends Action
Bind
IsBound
void