<!--
{
  "documentType" : "article",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/modular-large",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Modular large"
}
-->

# Modular large

Display multiple rows of content in the large, central complication on the Modular watch face.

## Discussion

Modular large templates offer a large canvas for displaying up to three rows of content on the Modular watch face.

![Examples of the modular small templates. From left to right they are columns, large body, table, and standard body.](images/com.apple.clockkit/media-2878967@2x.png)

## Topics

### Body templates

[`CLKComplicationTemplateModularLargeStandardBody`](/documentation/ClockKit/CLKComplicationTemplateModularLargeStandardBody)

A template for displaying a header row and two lines of text.

[`CLKComplicationTemplateModularLargeTallBody`](/documentation/ClockKit/CLKComplicationTemplateModularLargeTallBody)

A template for displaying a header row and row of tall body text.

### Table templates

[`CLKComplicationTemplateModularLargeColumns`](/documentation/ClockKit/CLKComplicationTemplateModularLargeColumns)

A template for displaying multiple columns of data.

[`CLKComplicationTemplateModularLargeTable`](/documentation/ClockKit/CLKComplicationTemplateModularLargeTable)

A template for displaying a header row and columns.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)