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 SectionMarkerHandler.executeCommand to implement each toolbar command.

Parameter Type Description
marker SectionMarker  
_decorator HyperModelingDecorator  

Returns - AbstractToolbarProps

Defined in

Last Updated: 16 April, 2024