---
title: displayedComponents
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/datepickerstyleconfiguration/displayedcomponents
---

# displayedComponents

The date components that the user is able to view and edit.

## Declaration

```swift
var displayedComponents: DatePickerComponents
```

## See Also

### Labeling the date picker

- [label](swiftui/datepickerstyleconfiguration/label-swift.property.md)
- [DatePickerStyleConfiguration.Label](swiftui/datepickerstyleconfiguration/label-swift.struct.md)
