---
title: components
framework: system
role: symbol
role_heading: Instance Property
path: system/filepath/components
---

# components

View the non-root components that make up this path.

## Declaration

```swift
var components: FilePath.ComponentView { get set }
```
