Skip to main content

MinimizeAll

A button that minimizes all windows in the current workspace.

NameTypeRequiredDescription
classNamestringNoA list of class names to apply to the element, separated by spaces.

Usage Example

<ToolbarShell>
...
<ToolbarSection>
...
<MinimizeAll/>
...
<ToolbarSection/>
...
</ToolbarSHell>

<MinimizeAll> will accept child components which will override the default icon.