---
title: mode
framework: tabulardata
role: symbol
role_heading: Type Property
path: tabulardata/summarycolumnids/mode
---

# mode

The identifier that represents the summary’s column of most frequent elements.

## Declaration

```swift
static let mode: ColumnID<[Any]>
```
