Documentation / @agentick/agent / AgentSectionConfig
Interface: AgentSectionConfig ​
Defined in: agent.tsx:56
Section configuration for declarative sections.
Properties ​
audience? ​
optionalaudience:"user"|"model"|"all"
Defined in: agent.tsx:59
content? ​
optionalcontent:ReactNode
Defined in: agent.tsx:58
id ​
id:
string
Defined in: agent.tsx:57