Type Parameters

Hierarchy

  • BaseAction

Properties

description?: string
form?: DynamicForm<Context> | ((context: Context) => DynamicForm<Context> | Promise<DynamicForm<Context>>)
generateFile?: boolean
scope: Scope
submitButtonLabel?: string

Methods