Skip to main content

MinimizeAll

A button that minimizes all windows on the the user's screen.

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.