Options
All
  • Public
  • Public/Protected
  • All
Menu

Fired for every column the partner hides or shows.

example
{
  action: "batchImportShowHideColumns",
  context_module: "batchImportFlow",
  label: "column name",
  value: "hide" or "show"
}

Hierarchy

  • CmsBatchImportShowHideColumns

Index

Properties

action

action: batchImportShowHideColumns

context_module

context_module: batchImportFlow

label

label: string

value

value: "hide" | "show"

Generated using TypeDoc