ContentCardUI
The ContentCardUI class is responsible for holding data for a content card and providing a SwiftUI view representation of that content.
Public Properties
Property | Type | Description |
---|---|---|
view | The SwiftUI view representing the content card. | |
meta | [String: Any] | The metadata associated with the content card. |