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

CreateFeatureActionParams


Properties

action

action: UIFeatureActionCreate


placement?

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

Last updated

Was this helpful?