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

# Modular small

Display content in the smaller spaces of the Modular watch face.

## Discussion

Modular small templates display two stacked rows of content, an icon and content, a circular graph, or a single larger item on the Modular watch face.

![Examples of the modular small templates. From left to right they are columns text, stacked text, ring image, stack image, simple text, simple image, and ring text.](images/com.apple.clockkit/media-2878968@2x.png)

## Topics

### Image templates

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

A template for displaying an image encircled by a configurable progress ring.

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

A template for displaying an image.

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

A template for displaying a single image with a short line of text below it.

### Text templates

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

A template for displaying two rows and two columns of text.

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

A template for displaying text encircled by a configurable progress ring.

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

A template for displaying a small amount of text.

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

A template for displaying two strings stacked one on top of the other.



---

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)