CardViewToolbarBuilder.Multiline Method
| Name | Parameters | Description |
|---|---|---|
| Multiline(JS) | value | Specifies whether the toolbar arranges items into multiple lines when their combined width exceeds the toolbar width. Mirrors the client-side toolbar.multiline option. |
| Multiline(Boolean) | value | Specifies whether the toolbar arranges items into multiple lines when their combined width exceeds the toolbar width. Mirrors the client-side toolbar.multiline option. |