---
title: CLKComplicationTemplateModularSmallSimpleText
framework: clockkit
role: symbol
role_heading: Class
path: clockkit/clkcomplicationtemplatemodularsmallsimpletext
---

# CLKComplicationTemplateModularSmallSimpleText

A template for displaying a small amount of text.

## Declaration

```swift
class CLKComplicationTemplateModularSmallSimpleText
```

## Overview

Overview This template belongs to the CLKComplicationFamily.modularSmall family.

## Topics

### Creating the Template

- [init(textProvider:)](clockkit/clkcomplicationtemplatemodularsmallsimpletext/init(textprovider:).md)

### Setting the Complication Data

- [textProvider](clockkit/clkcomplicationtemplatemodularsmallsimpletext/textprovider.md)

## Relationships

### Inherits From

- [CLKComplicationTemplate](clockkit/clkcomplicationtemplate.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Text templates

- [CLKComplicationTemplateModularSmallColumnsText](clockkit/clkcomplicationtemplatemodularsmallcolumnstext.md)
- [CLKComplicationTemplateModularSmallRingText](clockkit/clkcomplicationtemplatemodularsmallringtext.md)
- [CLKComplicationTemplateModularSmallStackText](clockkit/clkcomplicationtemplatemodularsmallstacktext.md)
