getToolbarProps Method
Return toolbar items for the specified marker. If the array of toolbar items is empty, no toolbar will be displayed.
getToolbarProps(marker: SectionMarker, _decorator: HyperModelingDecorator): AbstractToolbarProps
@see executeCommand to implement each toolbar command.
| Parameter | Type | Description |
|---|---|---|
| marker | SectionMarker | |
| _decorator | HyperModelingDecorator |
Returns - AbstractToolbarProps
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.