The shared placement for all items in the group. See ToolbarItemPlacement for all options.
An array of components to display as a group in the toolbar. Typically Button components, optionally separated by Spacer.
Support
Usage
Trailing button group
Bottom bar with spacer
Navigation bar actions
See Also
- ToolbarItem — single toolbar item with individual placement
- Toolbar — how toolbars are applied via the
.toolbar()modifier - ToolbarItemPlacement — placement options