DocumentationAIAgentType aliases
Field Def
amerta / AI Agent Admin Component / FieldDef
Type Alias: FieldDef
FieldDef = {
path:string;type:"text"|"textarea"|"richText"; }
Defined in: amerta/payload/fields/translate/AIAgentButton.tsx:17
Properties
path
path:
string
Defined in: amerta/payload/fields/translate/AIAgentButton.tsx:17
type
type:
"text"|"textarea"|"richText"
Defined in: amerta/payload/fields/translate/AIAgentButton.tsx:17