Contents

init(content:textProvider:)

Creates a template that has a view and a small amount of text.

Declaration

init(content: Content, textProvider: CLKTextProvider)

Parameters

  • content:

    The SwiftUI view displayed by the template.

  • textProvider:

    The text provider for the text below the view. The template supports multicolored text.