---
title: newItem
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/commandgroupplacement/newitem
---

# newItem

Placement for commands that create different kinds of documents.

## Declaration

```swift
static let newItem: CommandGroupPlacement
```

## Discussion

Discussion By default, this group includes the following commands in macOS: New

## See Also

### File manipulation

- [importExport](swiftui/commandgroupplacement/importexport.md)
- [printItem](swiftui/commandgroupplacement/printitem.md)
- [saveItem](swiftui/commandgroupplacement/saveitem.md)
