addSpacer(width, height)

Class: ToolBar.

Description:

Add an invisible spacer of specified width and height.

Parameters:

Name Type Description

width

number

Width of the spacer block

height

number

Height of the spacer block

Returns:

Returns this ToolBar component for method chaining.

Type: ToolBar