AgentforceCard
A SwiftUI view that displays Agentforce conversation content in a compact, card-style interface. The AgentforceCard
provides a condensed view of AI conversation content, designed for integration into dashboards, summary screens, or any interface where space is constrained. It intelligently manages content display with expandable/collapsible functionality for longer responses.
Property | Type | Description |
---|
body | some View | The main view content of the card |
Method | Signature | Description |
---|
View Implementations | View-Implementations | Default SwiftUI view implementations |