For the complete documentation index, see llms.txt. This page is also available as Markdown.

CreateActionTriggerParams


Properties

actionTrigger

actionTrigger: UIActionTriggerCreate


placement?

optional placement: { after: string; } | { before: string; } | { at: "start" | "end"; }

Last updated

Was this helpful?