CreateFeatureActionParams


Properties

action

action: UIFeatureActionCreate


placement?

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

Last updated

Was this helpful?