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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.