overflowMenu
When using the Carbon design package, use this parameter to control the visibility of the More items overflow menu in the toolbar.
This parameter takes the values true or false. The default
value is true.
| Value | Description |
|---|---|
true |
The More items button is visible (default). |
false |
The More items button is not visible. |
Note: This parameter is available in the Carbon design package only.
Sample syntax
<param name="overflowMenu" value="false"/>