Skip to content

@serenity-is/corelib / ToolbarButton

Function: ToolbarButton()

ToolbarButton(tb): HTMLElement

Defined in: src/ui/widgets/toolbar.tsx:48

Creates a toolbar button element from the given props.

Parameters

tb

ToolButtonProps

The button props.

Returns

HTMLElement

The created button element.