Title group
A coordinated title and supporting-content composition.
A coordinated title and supporting-content composition.
Public API
FTitleGroup
Example
FTitleGroup(
title: "Weekly progress",
subtitle: "Five of seven goals completed",
interaction: .navigation {
showProgress()
}
)
Source
This reference follows Sources/FreakUI/Components/Content/FTitleGroup.swift. Component-specific configuration is documented under the public initializer, modifier, and supporting types in that source file.