executeCommand Method
Execute the command associated with the specified tool bar item.
executeCommand(commandId: string, marker: SectionMarker, decorator: HyperModelingDecorator): Promise<void>
@see getToolbarProps to define the set of commands.
Parameter | Type | Description |
---|---|---|
commandId | string | |
marker | SectionMarker | |
decorator | HyperModelingDecorator |
Returns - Promise
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.